description property Null safety

String description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'Get the source\'s active status of a specified source (if it is showing in the final mix).';