description property

  1. @override
String description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'This operation gets the discovery mode of a device. See Section 7.2 for the definition of the different device discovery modes. The device shall support retrieval of the discovery mode setting through the GetDiscoveryMode command.';