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