description property Null safety
override
A description of this command, included in usage.
Implementation
@override
String get description =>
'Operation to move the PTZ device to it\'s "home" position. The operation is supported if the HomeSupported element in the PTZNode is true.';