menu
googleapis package
documentation
securitycenter/v1.dart
Database
Database.new constructor
Database.new constructor
dark_mode
light_mode
Database
constructor
Database
(
{
String
?
displayName
,
List
<
String
>
?
grantees
,
String
?
name
,
String
?
query
,
String
?
userName
,
String
?
version
,
})
Implementation
Database({
this
.displayName,
this
.grantees,
this
.name,
this
.query,
this
.userName,
this
.version, });
googleapis package
documentation
securitycenter/v1
Database
Database.new constructor
Database class