menu
aws_amplify_api package
documentation
amplify-2017-07-25.dart
DependentServiceFailureException
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_amplify_api package
documentation
amplify-2017-07-25
DependentServiceFailureException
toJson method
DependentServiceFailureException class