menu
firebaseapis package
documentation
identitytoolkit/v2.dart
GoogleCloudIdentitytoolkitAdminV2OAuthResponseType
GoogleCloudIdentitytoolkitAdminV2OAuthResponseType constructor
GoogleCloudIdentitytoolkitAdminV2OAuthResponseType constructor
dark_mode
light_mode
GoogleCloudIdentitytoolkitAdminV2OAuthResponseType
constructor
GoogleCloudIdentitytoolkitAdminV2OAuthResponseType
(
{
bool
?
code
,
bool
?
idToken
,
bool
?
token
,
})
Implementation
GoogleCloudIdentitytoolkitAdminV2OAuthResponseType({ this.code, this.idToken, this.token, });
firebaseapis package
documentation
identitytoolkit/v2
GoogleCloudIdentitytoolkitAdminV2OAuthResponseType
GoogleCloudIdentitytoolkitAdminV2OAuthResponseType constructor
GoogleCloudIdentitytoolkitAdminV2OAuthResponseType class