menu
googleapis package
documentation
androidpublisher/v3.dart
BuyerAddress
BuyerAddress.new constructor
BuyerAddress.new constructor
dark_mode
light_mode
BuyerAddress
constructor
BuyerAddress
(
{
String
?
buyerCountry
,
String
?
buyerPostcode
,
String
?
buyerState
,
})
Implementation
BuyerAddress({this.buyerCountry, this.buyerPostcode, this.buyerState});
googleapis package
documentation
androidpublisher/v3
BuyerAddress
BuyerAddress.new constructor
BuyerAddress class