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