isDoxxing property

bool get isDoxxing

Returns true if this value is doxxing, otherwise false.

Implementation

bool get isDoxxing => this == KnownLabelValue.doxxing;