input property

DataSchema? input
final

The schema of the input data this Action accepts.

Implementation

final DataSchema? input;