menu
googleapis package
documentation
baremetalsolution/v2.dart
UserAccount
UserAccount.new constructor
UserAccount.new constructor
dark_mode
light_mode
UserAccount
constructor
UserAccount
(
{
String
?
encryptedPassword
,
String
?
kmsKeyVersion
,
})
Implementation
UserAccount({
this
.encryptedPassword,
this
.kmsKeyVersion, });
googleapis package
documentation
baremetalsolution/v2
UserAccount
UserAccount.new constructor
UserAccount class
Constructors
new
fromJson
Properties
encryptedPassword
hashCode
kmsKeyVersion
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==