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