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