menu
otium_ecommerce
data/models/responses/cart/carts_response.dart
ProductResponse
brandId property
brandId
dark_mode
light_mode
brandId
property
@
JsonKey
(name: 'brand_id')
int
?
brandId
inherited
Implementation
@JsonKey(name: 'brand_id') int? get brandId => throw _privateConstructorUsedError;
otium_ecommerce
carts_response
ProductResponse
brandId property
ProductResponse class