menu
aws_route53domains_api package
documentation
route53domains-2014-05-15.dart
OperationLimitExceeded
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_route53domains_api package
documentation
route53domains-2014-05-15
OperationLimitExceeded
toJson method
OperationLimitExceeded class