nameLocation property
Contains the name and location of the merchant.
Implementation
@BuiltValueField(wireName: r'nameLocation')
NameLocation? get nameLocation;
Contains the name and location of the merchant.
@BuiltValueField(wireName: r'nameLocation')
NameLocation? get nameLocation;