menu
googleapis package
documentation
analyticsreporting/v4.dart
Metric
Metric.new constructor
Metric.new constructor
dark_mode
light_mode
Metric
constructor
Metric
(
{
String
?
alias
,
String
?
expression
,
String
?
formattingType
,
})
Implementation
Metric({
this
.alias,
this
.expression,
this
.formattingType, });
googleapis package
documentation
analyticsreporting/v4
Metric
Metric.new constructor
Metric class
Constructors
new
fromJson
Properties
alias
expression
formattingType
hashCode
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==