description property

  1. @override
String description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'A liveStream resource contains information about the video stream that you are transmitting to YouTube. The stream provides the content that will be broadcast to YouTube users. Once created, a liveStream resource can be bound to one or more liveBroadcast resources.';