description property

  1. @override
String description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'Returns a collection of zero or more channel resources that match the request criteria.';