schema property

APISchemaObject? schema
getter/setter pair

The schema defining the type used for the request body.

Implementation

APISchemaObject? schema;