repoViewNotFound property
RepoViewNotFound?
get
repoViewNotFound
Implementation
RepoViewNotFound? get repoViewNotFound =>
isRepoViewNotFound ? data as RepoViewNotFound : null;
RepoViewNotFound? get repoViewNotFound =>
isRepoViewNotFound ? data as RepoViewNotFound : null;