menu
yt
yt
OAuthCredentials
OAuthCredentials.fromJson factory constructor
OAuthCredentials.fromJson
brightness_4
brightness_5
OAuthCredentials.fromJson
constructor
OAuthCredentials.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory OAuthCredentials.fromJson(Map<String, dynamic> json) => _$OAuthCredentialsFromJson(json);
yt
yt
OAuthCredentials
OAuthCredentials.fromJson factory constructor
OAuthCredentials class