menu
googleapis package
documentation
datamigration/v1.dart
UserPassword
UserPassword constructor
UserPassword constructor
dark_mode
light_mode
UserPassword
constructor
UserPassword
(
{
String
?
password
,
bool
?
passwordSet
,
String
?
user
,
})
Implementation
UserPassword({ this.password, this.passwordSet, this.user, });
googleapis package
documentation
datamigration/v1
UserPassword
UserPassword constructor
UserPassword class