inputs property

List<StreamLocation>? inputs
getter/setter pair

The inputs to the computation.

Implementation

core.List<StreamLocation>? inputs;