isNudity property

bool get isNudity

Returns true if this value is nudity, otherwise false.

Implementation

bool get isNudity => this == KnownLabelValue.nudity;