isRecordViewNotFound property
bool
get
isRecordViewNotFound
Returns true if this data is RecordViewNotFound, otherwise false.
Implementation
bool get isRecordViewNotFound =>
this is UModEventViewDetailSubjectRecordViewNotFound;