isNotOutdatedCursor property

bool get isNotOutdatedCursor

Returns true if this value is not outdatedCursor, otherwise false.

Implementation

bool get isNotOutdatedCursor => !isOutdatedCursor;