menu
googleapis package
documentation
securitycenter/v1.dart
Database
Database constructor
Database 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 constructor
Database class