isTop property

bool get isTop

Returns true if this value is top, otherwise false.

Implementation

bool get isTop => this == KnownSearchPostsSort.top;