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