menu
agrovikas_network package
documentation
dispatch_executive/dispatch_executive_api.dart
DispatchExecutiveDataSource
searchBatchcode abstract method
searchBatchcode abstract method
dark_mode
light_mode
searchBatchcode
abstract method
Future
<
Either
<
AppException
,
Response
>
>
searchBatchcode
(
Map
<
String
,
dynamic
>
data
)
Implementation
Future<Either<AppException, response.Response>> searchBatchcode( Map<String, dynamic> data);
agrovikas_network package
documentation
dispatch_executive/dispatch_executive_api
DispatchExecutiveDataSource
searchBatchcode abstract method
DispatchExecutiveDataSource class