menu
github_flutter
github.dart
Tree
Tree.new constructor
Tree.new
dark_mode
light_mode
Tree
constructor
Tree
(
{
String
?
sha
,
String
?
url
,
String
?
htmlUrl
,
})
Implementation
Tree({this.sha, this.url, this.htmlUrl});
github_flutter
github
Tree
Tree.new constructor
Tree class