description property Null safety
override
A description of this command, included in usage.
Implementation
@override
String get description =>
'get-recording-jobs shall return a description of all the recordings in the device.';
A description of this command, included in usage.
@override
String get description =>
'get-recording-jobs shall return a description of all the recordings in the device.';