isUnknownValue property

bool get isUnknownValue

Returns true if this is unknown value, otherwise false.

Implementation

bool get isUnknownValue => this is USearchPostsSkeletonSortUnknownValue;