outputs property

List<Output>? outputs
final

The array of Output objects describing the destination streams used by the application.

Implementation

final List<Output>? outputs;