description property

  1. @override
String description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'A search result contains information about a YouTube video, channel, or playlist that matches the search parameters specified in an API request. While a search result points to a uniquely identifiable resource, like a video, it does not have its own persistent data.';