menu
aws_greengrass_api package
documentation
greengrass-2017-06-07.dart
Core
Core constructor
Core constructor
dark_mode
light_mode
Core
constructor
Core
(
{
required
String
certificateArn
,
required
String
id
,
required
String
thingArn
,
bool
?
syncShadow
,
})
Implementation
Core({ required this.certificateArn, required this.id, required this.thingArn, this.syncShadow, });
aws_greengrass_api package
documentation
greengrass-2017-06-07
Core
Core constructor
Core class