isPorn property

bool get isPorn

Returns true if this value is porn, otherwise false.

Implementation

bool get isPorn => this == KnownLabelValue.porn;