menu
github_flutter
github.dart
CommitInfo
CommitInfo.new constructor
CommitInfo.new
dark_mode
light_mode
CommitInfo
constructor
CommitInfo
(
String
?
sha
,
GitTree
?
tree
)
Implementation
CommitInfo(this.sha, this.tree);
github_flutter
github
CommitInfo
CommitInfo.new constructor
CommitInfo class