description property Null safety
override
A description of this command, included in usage.
Implementation
@override
String get description =>
'Returns the capabilities of the device service. The result is returned in a typed answer.';
A description of this command, included in usage.
@override
String get description =>
'Returns the capabilities of the device service. The result is returned in a typed answer.';