description property

  1. @override
String description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'get-recording-options returns information for a recording identified by the RecordingToken.';