menu
otium_ecommerce
data/models/responses/brands/get_brands_response.dart
GetBrandsResponse
brands property
brands
dark_mode
light_mode
brands
property
List
<
BrandResponse
>
?
brands
inherited
Implementation
List<BrandResponse>? get brands => throw _privateConstructorUsedError;
otium_ecommerce
get_brands_response
GetBrandsResponse
brands property
GetBrandsResponse class