description property

  1. @override
String description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'A commentThread resource contains information about a YouTube comment thread, which comprises a top-level comment and replies, if any exist, to that comment.';