isRepoView property

bool get isRepoView

Returns true if this data is RepoView, otherwise false.

Implementation

bool get isRepoView => this is UModEventViewDetailSubjectRepoView;