description property

  1. @override
String description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'The SetPreset command saves the current device position parameters so that the device can move to the saved preset position through the GotoPreset operation.';