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