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