description property

  1. @override
String description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'get-recording-job-state returns the state of a recording job. It includes an aggregated state, and state for each track of the recording job.';