isDmcaViolation property
bool
get
isDmcaViolation
Returns true if this value is dmcaViolation, otherwise false.
Implementation
bool get isDmcaViolation => this == KnownLabelValue.dmcaViolation;
Returns true if this value is dmcaViolation, otherwise false.
bool get isDmcaViolation => this == KnownLabelValue.dmcaViolation;