description property

  1. @override
String description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'The SetCurrentPreset command shall request a given Imaging Preset to be applied to the specified Video Source.';