inputs property

List<SessionInput>? inputs
getter/setter pair

Inputs for the session.

Required.

Implementation

core.List<SessionInput>? inputs;