menu
aws_iotevents_api package
documentation
iotevents-2018-07-27.dart
AssetPropertyVariant
AssetPropertyVariant constructor
AssetPropertyVariant 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_iotevents_api package
documentation
iotevents-2018-07-27
AssetPropertyVariant
AssetPropertyVariant constructor
AssetPropertyVariant class