recordViewNotFound property

RecordViewNotFound get recordViewNotFound

Returns this data as RecordViewNotFound.

Make sure to check if this object is RecordViewNotFound with isRecordViewNotFound.

Implementation

RecordViewNotFound get recordViewNotFound => this.data as RecordViewNotFound;