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