menu
aws_iot_api package
documentation
iot-2015-05-28.dart
InternalFailureException
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
String
?
>
toJson
(
)
inherited
Implementation
Map<String, String?> toJson() => { 'type': type, 'code': code, 'message': message, };
aws_iot_api package
documentation
iot-2015-05-28
InternalFailureException
toJson method
InternalFailureException class