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 IP address filter settings from a device. If the device supports device access control based on IP filtering rules (denied or accepted ranges of IP addresses), the device shall support the GetIPAddressFilter command.';