schema property
DataSchema?
get
schema
An optional DataSchema which can be used for validating the InteractionOutput.
Implementation
DataSchema? get schema;
An optional DataSchema which can be used for validating the InteractionOutput.
DataSchema? get schema;