hasLabelValueDefinitions property

bool get hasLabelValueDefinitions

Returns true if labelValueDefinitions is not null, otherwise false.

Implementation

bool get hasLabelValueDefinitions => labelValueDefinitions != null;