menu
aws_discovery_api package
documentation
discovery-2015-11-01.dart
ResourceInUseException
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_discovery_api package
documentation
discovery-2015-11-01
ResourceInUseException
toJson method
ResourceInUseException class