isRandom property

bool get isRandom

Returns true if this value is random, otherwise false.

Implementation

bool get isRandom => this == KnownThreadViewPrefSort.random;