menu
agrovikas_network package
documentation
warehouse_executive/warehouse_executive_api.dart
WarehouseExecutiveDataSource
getCompanyList abstract method
getCompanyList abstract method
dark_mode
light_mode
getCompanyList
abstract method
Future
<
Either
<
AppException
,
Response
>
>
getCompanyList
(
Map
<
String
,
dynamic
>
data
)
Implementation
Future<Either<AppException, response.Response>> getCompanyList( Map<String, dynamic> data);
agrovikas_network package
documentation
warehouse_executive/warehouse_executive_api
WarehouseExecutiveDataSource
getCompanyList abstract method
WarehouseExecutiveDataSource class