description property

  1. @override
String description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'Updates a video stream. If the properties that you want to change cannot be updated, then you need to create a new stream with the proper settings.';