menu
github_flutter
github.dart
RepositoryContents
RepositoryContents.new constructor
RepositoryContents.new
dark_mode
light_mode
RepositoryContents
constructor
RepositoryContents
(
{
GitHubFile
?
file
,
List
<
GitHubFile
>
?
tree
,
})
Implementation
RepositoryContents({this.file, this.tree});
github_flutter
github
RepositoryContents
RepositoryContents.new constructor
RepositoryContents class