isRepoRef property

bool get isRepoRef

Returns true if this data is RepoRef, otherwise false.

Implementation

bool get isRepoRef => this is UUpdateSubjectStatusSubjectRepoRef;