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