menu
aws_codestar_notifications_api package
documentation
codestar-notifications-2019-10-15.dart
ConfigurationException
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_codestar_notifications_api package
documentation
codestar-notifications-2019-10-15
ConfigurationException
toJson method
ConfigurationException class