menu
googleapis package
documentation
admin/directory_v1.dart
VerificationCode
VerificationCode constructor
VerificationCode constructor
dark_mode
light_mode
VerificationCode
constructor
VerificationCode
(
{
String
?
etag
,
String
?
kind
,
String
?
userId
,
String
?
verificationCode
,
})
Implementation
VerificationCode({ this.etag, this.kind, this.userId, this.verificationCode, });
googleapis package
documentation
admin/directory_v1
VerificationCode
VerificationCode constructor
VerificationCode class