Constructs a new instance of the RepoInfo class.
RepoInfo({ required this.owner, required this.repo, });