schema property

DataSchema? schema

An optional DataSchema which can be used for validating the InteractionOutput.

Implementation

DataSchema? get schema;