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