menu
firebaseapis package
documentation
identitytoolkit/v3.dart
GetOobConfirmationCodeResponse
GetOobConfirmationCodeResponse constructor
GetOobConfirmationCodeResponse constructor
dark_mode
light_mode
GetOobConfirmationCodeResponse
constructor
GetOobConfirmationCodeResponse
(
{
String
?
email
,
String
?
kind
,
String
?
oobCode
,
})
Implementation
GetOobConfirmationCodeResponse({ this.email, this.kind, this.oobCode, });
firebaseapis package
documentation
identitytoolkit/v3
GetOobConfirmationCodeResponse
GetOobConfirmationCodeResponse constructor
GetOobConfirmationCodeResponse class