menu
agrovikas_network package
documentation
wpe/wpe_api.dart
WPEDataSource
findProduct abstract method
findProduct abstract method
dark_mode
light_mode
findProduct
abstract method
Future
<
Either
<
AppException
,
Response
>
>
findProduct
(
Map
<
String
,
dynamic
>
data
)
Implementation
Future<Either<AppException, response.Response>> findProduct(Map<String,dynamic> data);
agrovikas_network package
documentation
wpe/wpe_api
WPEDataSource
findProduct abstract method
WPEDataSource class