isRecent property

bool get isRecent

Returns true if this value is recent, otherwise false.

Implementation

bool get isRecent => this == KnownGetInviteCodesSort.recent;