isDmcaViolation property

bool get isDmcaViolation

Returns true if this value is dmcaViolation, otherwise false.

Implementation

bool get isDmcaViolation => this == KnownLabelValue.dmcaViolation;