input property

List<TaskInput>? input
inherited

input Additional information that may be needed in the execution of the task.

Implementation

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