menu
aws_iot_api package
documentation
iot-2015-05-28.dart
CreateThingTypeResponse
CreateThingTypeResponse.new constructor
CreateThingTypeResponse.new constructor
dark_mode
light_mode
CreateThingTypeResponse
constructor
CreateThingTypeResponse
(
{
String
?
thingTypeArn
,
String
?
thingTypeId
,
String
?
thingTypeName
,
})
Implementation
CreateThingTypeResponse({ this.thingTypeArn, this.thingTypeId, this.thingTypeName, });
aws_iot_api package
documentation
iot-2015-05-28
CreateThingTypeResponse
CreateThingTypeResponse.new constructor
CreateThingTypeResponse class