description property

  1. @override
String description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'This operation gets defined network protocols from a device. The device shall support the GetNetworkProtocols command returning configured network protocols.';