menu
agrovikas_network package
documentation
warehouse_manager/warehouse_manager_api.dart
WarehouseManagerDataSource
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_manager/warehouse_manager_api
WarehouseManagerDataSource
getCompanyList abstract method
WarehouseManagerDataSource class