description property

  1. @override
String description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'Updates a broadcast. For example, you could modify the broadcast settings defined in the liveBroadcast resource\'s contentDetails object.';