menu
odds_account_sdk package
documentation
client.dart
AccountBuilder
withFamilyName method
withFamilyName method
dark_mode
light_mode
withFamilyName
method
AccountBuilder
withFamilyName
(
String
familyName
)
Implementation
AccountBuilder withFamilyName(String familyName) { _familyName = familyName; return this; }
odds_account_sdk package
documentation
client
AccountBuilder
withFamilyName method
AccountBuilder class