menu
github_flutter
github.dart
CreateRepository
autoInit property
autoInit
dark_mode
light_mode
autoInit
property
bool
?
autoInit
getter/setter pair
If GitHub should auto initialize the repository.
Implementation
bool? autoInit = false;
github_flutter
github
CreateRepository
autoInit property
CreateRepository class