menu
googleapis package
documentation
monitoring/v3.dart
Group
Group constructor
Group constructor
dark_mode
light_mode
Group
constructor
Group
(
{
String
?
displayName
,
String
?
filter
,
bool
?
isCluster
,
String
?
name
,
String
?
parentName
,
})
Implementation
Group({ this.displayName, this.filter, this.isCluster, this.name, this.parentName, });
googleapis package
documentation
monitoring/v3
Group
Group constructor
Group class