inputs property

List<Input>? inputs
final

The array of Input objects describing the input streams used by the application.

Implementation

final List<Input>? inputs;