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