isSexual property

bool get isSexual

Returns true if this value is sexual, otherwise false.

Implementation

bool get isSexual => this == KnownLabelValue.sexual;