repoRef property

RepoRef get repoRef

Returns this data as RepoRef.

Make sure to check if this object is RepoRef with isRepoRef.

Implementation

RepoRef get repoRef => this.data as RepoRef;