menu
odds_account_sdk package
documentation
client.dart
AuthInfo
AuthInfo.fromJson factory constructor
AuthInfo.fromJson factory constructor
dark_mode
light_mode
AuthInfo.fromJson
constructor
AuthInfo.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory AuthInfo.fromJson(Map<String, dynamic> json) => _$AuthInfoFromJson(json);
odds_account_sdk package
documentation
client
AuthInfo
AuthInfo.fromJson factory constructor
AuthInfo class