description property

  1. @override
String description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'Operation to move pan,tilt or zoom to a absolute destination.';