menu
googleapis package
documentation
alloydb/v1.dart
User
User.new constructor
User.new constructor
dark_mode
light_mode
User
constructor
User
(
{
List
<
String
>
?
databaseRoles
,
bool
?
keepExtraRoles
,
String
?
name
,
String
?
password
,
String
?
userType
,
})
Implementation
User({ this.databaseRoles, this.keepExtraRoles, this.name, this.password, this.userType, });
googleapis package
documentation
alloydb/v1
User
User.new constructor
User class