menu
aws_ds_api package
documentation
ds-2015-04-16.dart
DirectoryLimitExceededException
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_ds_api package
documentation
ds-2015-04-16
DirectoryLimitExceededException
toJson method
DirectoryLimitExceededException class