menu
aws_iot_api package
documentation
iot-2015-05-28.dart
AssetPropertyVariant
AssetPropertyVariant.new constructor
AssetPropertyVariant.new constructor
dark_mode
light_mode
AssetPropertyVariant
constructor
AssetPropertyVariant
(
{
String
?
booleanValue
,
String
?
doubleValue
,
String
?
integerValue
,
String
?
stringValue
,
})
Implementation
AssetPropertyVariant({ this.booleanValue, this.doubleValue, this.integerValue, this.stringValue, });
aws_iot_api package
documentation
iot-2015-05-28
AssetPropertyVariant
AssetPropertyVariant.new constructor
AssetPropertyVariant class