description property Null safety
override
A description of this command, included in usage.
Implementation
@override
String get description =>
'This command lists all available physical audio inputs of the device.';
A description of this command, included in usage.
@override
String get description =>
'This command lists all available physical audio inputs of the device.';