Query$getUserWalletWithReputations$getUserWalletWithReputations$owner$pos$locations constructor
Query$getUserWalletWithReputations$getUserWalletWithReputations$owner$pos$locations({
- String? city,
- String? address,
- String? postCode,
- Query$getUserWalletWithReputations$getUserWalletWithReputations$owner$pos$locations$location? location,
- Query$getUserWalletWithReputations$getUserWalletWithReputations$owner$pos$locations$country? country,
- Query$getUserWalletWithReputations$getUserWalletWithReputations$owner$pos$locations$state? state,
- Query$getUserWalletWithReputations$getUserWalletWithReputations$owner$pos$locations$owner? owner,
Implementation
Query$getUserWalletWithReputations$getUserWalletWithReputations$owner$pos$locations({
this.city,
this.address,
this.postCode,
this.location,
this.country,
this.state,
this.owner,
});