menu
aws_iot_api package
documentation
iot-2015-05-28.dart
ListThingsInBillingGroupResponse
things property
things property
dark_mode
light_mode
things
property
List
<
String
>
?
things
final
A list of things in the billing group.
Implementation
final List<String>? things;
aws_iot_api package
documentation
iot-2015-05-28
ListThingsInBillingGroupResponse
things property
ListThingsInBillingGroupResponse class