menu
aws_iot_api package
documentation
iot-2015-05-28.dart
AddThingsToThingGroupParams
AddThingsToThingGroupParams constructor
AddThingsToThingGroupParams constructor
dark_mode
light_mode
AddThingsToThingGroupParams
constructor
AddThingsToThingGroupParams
(
{
required
List
<
String
>
thingGroupNames
,
bool
?
overrideDynamicGroups
,
})
Implementation
AddThingsToThingGroupParams({ required this.thingGroupNames, this.overrideDynamicGroups, });
aws_iot_api package
documentation
iot-2015-05-28
AddThingsToThingGroupParams
AddThingsToThingGroupParams constructor
AddThingsToThingGroupParams class