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