menu
aws_iotevents_api package
documentation
iotevents-2018-07-27.dart
AssetPropertyTimestamp
AssetPropertyTimestamp constructor
AssetPropertyTimestamp constructor
dark_mode
light_mode
AssetPropertyTimestamp
constructor
AssetPropertyTimestamp
(
{
required
String
timeInSeconds
,
String
?
offsetInNanos
,
})
Implementation
AssetPropertyTimestamp({ required this.timeInSeconds, this.offsetInNanos, });
aws_iotevents_api package
documentation
iotevents-2018-07-27
AssetPropertyTimestamp
AssetPropertyTimestamp constructor
AssetPropertyTimestamp class