input property

List<PlanDefinitionInput>? input
inherited

input Defines input data requirements for the action.

Implementation

List<PlanDefinitionInput>? get input => throw _privateConstructorUsedError;