menu
aws_iot_api package
documentation
iot-2015-05-28.dart
CreateThingResponse
CreateThingResponse.new constructor
CreateThingResponse.new constructor
dark_mode
light_mode
CreateThingResponse
constructor
CreateThingResponse
(
{
String
?
thingArn
,
String
?
thingId
,
String
?
thingName
,
})
Implementation
CreateThingResponse({ this.thingArn, this.thingId, this.thingName, });
aws_iot_api package
documentation
iot-2015-05-28
CreateThingResponse
CreateThingResponse.new constructor
CreateThingResponse class