menu
balo package
documentation
repository/branch/branch.dart
Branch
Branch.new constructor
Branch.new constructor
dark_mode
light_mode
Branch
constructor
Branch
(
String
branchName
,
Repository
repository
)
Implementation
Branch(this.branchName, this.repository);
balo package
documentation
repository/branch/branch
Branch
Branch.new constructor
Branch class