maxItems property

String? maxItems
getter/setter pair

If type is ARRAY, max_items specifies the maximum number of items in an array.

Optional.

Implementation

core.String? maxItems;