menu
github_flutter package
documentation
github.dart
Branch
Branch.new constructor
Branch.new constructor
dark_mode
light_mode
Branch
constructor
Branch
(
String
?
name
,
CommitData
?
commit
)
Implementation
Branch(this.name, this.commit);
github_flutter package
documentation
github
Branch
Branch.new constructor
Branch class