description property

  1. @override
String description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'This operation is used by an endpoint to get the hostname from a device. The device shall return its hostname configurations through the GetHostname command.';