menu
aws_codestar_api package
documentation
codestar-2017-04-19.dart
ConcurrentModificationException
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_api package
documentation
codestar-2017-04-19
ConcurrentModificationException
toJson method
ConcurrentModificationException class