exists property

bool exists

True if references message exists and is available

Implementation

bool get exists => !isDeleted && !isBackendFetchError;