getUpiApps abstract method
Fetches the list of iOS-specific UPI apps.
Returns: A Future containing a list of UpiIosModel instances representing iOS UPI apps.
Implementation
Future<List<UpiIosModel>> getUpiApps();
Fetches the list of iOS-specific UPI apps.
Returns: A Future containing a list of UpiIosModel instances representing iOS UPI apps.
Future<List<UpiIosModel>> getUpiApps();