inputs property

List<InstructionInput>? inputs
getter/setter pair

Describes the inputs to the flatten instruction.

Implementation

core.List<InstructionInput>? inputs;