isOutdatedCursor property
bool
get
isOutdatedCursor
Returns true if this value is outdatedCursor, otherwise false.
Implementation
bool get isOutdatedCursor => this == KnownInfoName.outdatedCursor;
Returns true if this value is outdatedCursor, otherwise false.
bool get isOutdatedCursor => this == KnownInfoName.outdatedCursor;