menu
odds_account_sdk package
documentation
client.dart
Address
Address constructor
Address constructor
dark_mode
light_mode
Address
constructor
Address
(
[
String
?
country
,
String
?
province
,
String
?
city
,
String
?
street
,
])
Implementation
Address([this.country, this.province, this.city, this.street]);
odds_account_sdk package
documentation
client
Address
Address constructor
Address class