menu
googleapis package
documentation
monitoring/v3.dart
LabelDescriptor
LabelDescriptor.new constructor
LabelDescriptor.new constructor
dark_mode
light_mode
LabelDescriptor
constructor
LabelDescriptor
(
{
String
?
description
,
String
?
key
,
String
?
valueType
,
})
Implementation
LabelDescriptor({
this
.description,
this
.key,
this
.valueType, });
googleapis package
documentation
monitoring/v3
LabelDescriptor
LabelDescriptor.new constructor
LabelDescriptor class
Constructors
new
fromJson
Properties
description
hashCode
key
runtimeType
valueType
Methods
noSuchMethod
toJson
toString
Operators
operator ==