isExcludeFollowing property

bool get isExcludeFollowing

Returns true if this value is excludeFollowing, otherwise false.

Implementation

bool get isExcludeFollowing =>
    this == KnownMutedWordActorTarget.excludeFollowing;