inputUpdates property
The array of InputUpdate objects describing the new input streams used by the application.
Implementation
final List<InputUpdate>? inputUpdates;
The array of InputUpdate objects describing the new input streams used by the application.
final List<InputUpdate>? inputUpdates;