menu
github_flutter
github.dart
CommitComment
toJson method
toJson
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$CommitCommentToJson(this);
github_flutter
github
CommitComment
toJson method
CommitComment class