menu
pub_doctor package
documentation
domain/models.dart
RepoHealth
defaultBranch property
defaultBranch property
dark_mode
light_mode
defaultBranch
property
String
?
defaultBranch
final
Name of the default branch (e.g.
main
,
master
).
Implementation
final String? defaultBranch;
pub_doctor package
documentation
domain/models
RepoHealth
defaultBranch property
RepoHealth class