description property

  1. @override
String description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'This method has been replaced by the more generic GetServices method. For capabilities of individual services refer to the GetServiceCapabilities methods.';