menu
agrovikas_network package
documentation
driver/driver_remote_data_source.dart
DriverDataSource
updateToDelivered abstract method
updateToDelivered abstract method
dark_mode
light_mode
updateToDelivered
abstract method
Future
<
Either
<
AppException
,
Response
>
>
updateToDelivered
(
Map
<
String
,
dynamic
>
data
)
Implementation
Future<Either<AppException, response.Response>> updateToDelivered( Map<String, dynamic> data);
agrovikas_network package
documentation
driver/driver_remote_data_source
DriverDataSource
updateToDelivered abstract method
DriverDataSource class