isLatest property

bool get isLatest

Indicates whether this is a latest pseudo-offset.

Implementation

bool get isLatest => offset == -1;