description property

  1. @override
String get description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'This operation gets the dynamic DNS settings from a device. If the device supports dynamic DNS as specified in [RFC 2136] and [RFC 4702], it shall be possible to get the type, name and TTL through the GetDynamicDNS command.';