address1 property
Nullable on the Storefront API; empty string when absent.
Implementation
String get id;/// Nullable on the Storefront API; empty string when absent.
@JsonKey(defaultValue: '') String get address1;
Nullable on the Storefront API; empty string when absent.
String get id;/// Nullable on the Storefront API; empty string when absent.
@JsonKey(defaultValue: '') String get address1;