address property
The address of the store. It is not possible to update the country of the store.
Implementation
@BuiltValueField(wireName: r'address')
UpdatableAddress? get address;
The address of the store. It is not possible to update the country of the store.
@BuiltValueField(wireName: r'address')
UpdatableAddress? get address;