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