menu
github_flutter
github.dart
CommitInfo
CommitInfo.fromJson factory constructor
CommitInfo.fromJson
dark_mode
light_mode
CommitInfo.fromJson
constructor
CommitInfo.fromJson
(
Map
<
String
,
dynamic
>
input
)
Implementation
factory CommitInfo.fromJson(Map<String, dynamic> input) => _$CommitInfoFromJson(input);
github_flutter
github
CommitInfo
CommitInfo.fromJson factory constructor
CommitInfo class