menu
odds_account_sdk package
documentation
client.dart
AddressBuilder
build method
build method
dark_mode
light_mode
build
method
Address
build
(
)
Implementation
Address build() => Address(_country, _province, _city, _street);
odds_account_sdk package
documentation
client
AddressBuilder
build method
AddressBuilder class