outputUpdates property

List<OutputUpdate>? outputUpdates
final

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

Implementation

final List<OutputUpdate>? outputUpdates;