description property

  1. @override
String description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'Binds a YouTube broadcast to a stream or removes an existing binding between a broadcast and a stream. A broadcast can only be bound to one video stream, though a video stream may be bound to more than one broadcast.';