maxColorRuleDescriptionLength property

  1. @JsonKey(name: 'max_color_rule_description_length')
int maxColorRuleDescriptionLength
inherited

Maximum length for ColorRule description.

Implementation

@JsonKey(name: 'max_color_rule_description_length')
int get maxColorRuleDescriptionLength => throw _privateConstructorUsedError;