description property Null safety

String description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'Get all the existing PTZConfigurations from the device.';