isNotLabeler property

bool get isNotLabeler

Returns negated true or false from labeler.

Implementation

bool get isNotLabeler => !isLabeler;