outputs property

List<SessionOutput>? outputs
getter/setter pair

Outputs for the session.

Implementation

core.List<SessionOutput>? outputs;