items property Null safety

APISchemaObject? items
read / write

Valid when type == array

Implementation

APISchemaObject? items;