menu
otium_ecommerce
data/data_sources/remote/customers_module_rest_client/customers_module_rest_client.dart
CustomersModuleRestClient
getClients abstract method
getClients
dark_mode
light_mode
getClients
abstract method
@
GET
(AppEndpoints.getClients)
Future
<
ClientsResponse
>
getClients
(
)
Implementation
@GET(AppEndpoints.getClients) Future<ClientsResponse> getClients();
otium_ecommerce
customers_module_rest_client
CustomersModuleRestClient
getClients abstract method
CustomersModuleRestClient class