menu
changelog_cmd package
documentation
fetcher/github_fetcher.dart
GithubFetcher
githubRepo property
githubRepo property
dark_mode
light_mode
githubRepo
property
String
githubRepo
final
the Github repo name where we can extract the repo name and the owner.
Implementation
final String githubRepo;
changelog_cmd package
documentation
fetcher/github_fetcher
GithubFetcher
githubRepo property
GithubFetcher class