menu
vyuh_feature_auth package
documentation
content/oauth_signin_layout.dart
OAuthSignInLayout
OAuthSignInLayout.fromJson factory constructor
OAuthSignInLayout.fromJson factory constructor
dark_mode
light_mode
OAuthSignInLayout.fromJson
constructor
OAuthSignInLayout.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory OAuthSignInLayout.fromJson(Map<String, dynamic> json) => _$OAuthSignInLayoutFromJson(json);
vyuh_feature_auth package
documentation
content/oauth_signin_layout
OAuthSignInLayout
OAuthSignInLayout.fromJson factory constructor
OAuthSignInLayout class