description property

  1. @override
String description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'Via this command the current status of the Move operation can be requested. Supported for this command is available if the support for the Move operation is signalled via GetMoveOptions.';