menu
aws_iot_api package
documentation
iot-2015-05-28.dart
MetricValue
MetricValue constructor
MetricValue constructor
dark_mode
light_mode
MetricValue
constructor
MetricValue
(
{
List
<
String
>
?
cidrs
,
int
?
count
,
double
?
number
,
List
<
double
>
?
numbers
,
List
<
int
>
?
ports
,
List
<
String
>
?
strings
,
})
Implementation
MetricValue({ this.cidrs, this.count, this.number, this.numbers, this.ports, this.strings, });
aws_iot_api package
documentation
iot-2015-05-28
MetricValue
MetricValue constructor
MetricValue class