menu
agrovikas_network package
documentation
leads_executive/leads_executive_api.dart
LeadsExecutiveDataSource
getCropList abstract method
getCropList abstract method
dark_mode
light_mode
getCropList
abstract method
Future
<
Either
<
AppException
,
Response
>
>
getCropList
(
)
Implementation
Future<Either<AppException, response.Response>> getCropList();
agrovikas_network package
documentation
leads_executive/leads_executive_api
LeadsExecutiveDataSource
getCropList abstract method
LeadsExecutiveDataSource class