isLatest property

bool get isLatest

Returns true if this value is latest, otherwise false.

Implementation

bool get isLatest => this == KnownSearchPostsSort.latest;