items property
If this is a schema for an array, this property is the schema for each element in the array.
Implementation
JsonSchema? items;
If this is a schema for an array, this property is the schema for each element in the array.
JsonSchema? items;