Get Top Products
This method permits to get top products of a map.
x
FNORepository.getInstance().delegate = selfFNORepository.getInstance().getTopProducts(nbProducts: 10)// FNORepository Delegate@objc optional func getTopProduct(data: Any?)Get Top Products
This method permits to get top products of a map.
FNORepository.getInstance().delegate = selfFNORepository.getInstance().getTopProducts(nbProducts: 10)// FNORepository Delegate@objc optional func getTopProduct(data: Any?)