menu
dart_git package
documentation
config.dart
Config
branches property
branches property
dark_mode
light_mode
branches
property
Map
<
String
,
BranchConfig
>
branches
getter/setter pair
Implementation
Map<String, BranchConfig> branches = {};
dart_git package
documentation
config
Config
branches property
Config class