isAll property

bool get isAll

Returns true if this value is all, otherwise false.

Implementation

bool get isAll => this == KnownMutedWordActorTarget.all;