isOutdatedCursor property

bool get isOutdatedCursor

Returns true if this value is outdatedCursor, otherwise false.

Implementation

bool get isOutdatedCursor => this == KnownInfoName.outdatedCursor;