menu
odds_account_sdk package
documentation
client.dart
OddsAccountClient
updateProfile abstract method
updateProfile abstract method
dark_mode
light_mode
updateProfile
abstract method
Future
<
Result
<
Account
>
>
updateProfile
(
Account
profile
)
Implementation
Future<Result<Account>> updateProfile(Account profile);
odds_account_sdk package
documentation
client
OddsAccountClient
updateProfile abstract method
OddsAccountClient class