description property

  1. @override
String description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'Creates a video stream. The stream enables you to send your video to YouTube, which can then broadcast the video to your audience.';