menu
otium_ecommerce
core/config/constants/app_endpoints.dart
AppEndpoints
getCategory constant
getCategory
dark_mode
light_mode
getCategory
constant
String
const
getCategory
Implementation
static const String getCategory = '$api/$v1/$client/$categories/{id}';
otium_ecommerce
app_endpoints
AppEndpoints
getCategory constant
AppEndpoints class