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