menu
aws_sms_api package
documentation
sms-2016-10-24.dart
ServerCannotBeReplicatedException
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_sms_api package
documentation
sms-2016-10-24
ServerCannotBeReplicatedException
toJson method
ServerCannotBeReplicatedException class