allowAll property

bool? allowAll
getter/setter pair

Whether to allow any value for a list constraint.

Valid only for list constraints.

Implementation

core.bool? allowAll;