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