menu
github_flutter
github.dart
Tag
Tag.new constructor
Tag.new
dark_mode
light_mode
Tag
constructor
Tag
(
String
name
,
CommitInfo
commit
,
String
zipUrl
,
String
tarUrl
,
)
Implementation
Tag(this.name, this.commit, this.zipUrl, this.tarUrl);
github_flutter
github
Tag
Tag.new constructor
Tag class