inputUpdates property

List<InputUpdate>? inputUpdates
final

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

Implementation

final List<InputUpdate>? inputUpdates;