menu
agrovikas_network package
documentation
mld/mld_api.dart
MLDDataSource
getBagList abstract method
getBagList abstract method
dark_mode
light_mode
getBagList
abstract method
Future
<
Either
<
AppException
,
Response
>
>
getBagList
(
Map
<
String
,
dynamic
>
data
)
Implementation
Future<Either<AppException, response.Response>> getBagList( Map<String, dynamic> data);
agrovikas_network package
documentation
mld/mld_api
MLDDataSource
getBagList abstract method
MLDDataSource class