schema property Null safety

APISchemaObject? schema
read / write

The schema defining the type used for the parameter.

Implementation

APISchemaObject? schema;