menu
googleapis package
documentation
merchantapi/products_v1.dart
DisplayAddress
DisplayAddress.new constructor
DisplayAddress.new constructor
dark_mode
light_mode
DisplayAddress
constructor
DisplayAddress
(
{
String
?
city
,
String
?
postalCode
,
String
?
region
,
String
?
streetName
,
String
?
streetNumber
,
})
Implementation
DisplayAddress({ this.city, this.postalCode, this.region, this.streetName, this.streetNumber, });
googleapis package
documentation
merchantapi/products_v1
DisplayAddress
DisplayAddress.new constructor
DisplayAddress class