items property

JsonSchema? items
getter/setter pair

Schema that applies to array values, applicable only if this is of type array.

Implementation

JsonSchema? items;