description property

  1. @override
String description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'find-recordings starts a search session, looking for recordings that matches the scope defined in the request.';