description property

  1. @override
String description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'Get a specific PTZconfiguration from the device, identified by its reference token or name.';