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