menu
otium_ecommerce
data/models/responses/delivery_address/delivery_address.dart
DeliveryAddressResponse
addressHash property
addressHash
dark_mode
light_mode
addressHash
property
@
JsonKey
(name: 'address_hash')
String
?
addressHash
inherited
Implementation
@JsonKey(name: 'address_hash') String? get addressHash => throw _privateConstructorUsedError;
otium_ecommerce
delivery_address
DeliveryAddressResponse
addressHash property
DeliveryAddressResponse class