repoViewNotFound property

RepoViewNotFound get repoViewNotFound

Returns this data as RepoViewNotFound.

Make sure to check if this object is RepoViewNotFound with isRepoViewNotFound.

Implementation

RepoViewNotFound get repoViewNotFound => this.data as RepoViewNotFound;