menu
github_flutter
github.dart
CreateRepository
hasWiki property
hasWiki
dark_mode
light_mode
hasWiki
property
bool
?
hasWiki
getter/setter pair
If the repository should have the wiki enabled.
Implementation
bool? hasWiki = true;
github_flutter
github
CreateRepository
hasWiki property
CreateRepository class