hasNotLabelValueDefinitions property
bool
get
hasNotLabelValueDefinitions
Returns true if labelValueDefinitions
is null, otherwise false.
Implementation
bool get hasNotLabelValueDefinitions => !hasLabelValueDefinitions;