schema property Null safety

APISchemaObject? schema
read / write

The schema defining the type used for the request body.

Implementation

APISchemaObject? schema;