isEarliest property

bool get isEarliest

Indicates whether this is an earliest pseudo-offset.

Implementation

bool get isEarliest => offset == -2;