description property

  1. @override
String description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'Returns a collection of search results that match the query parameters specified in the API request. By default, a search result set identifies matching video, channel, and playlist resources, but you can also configure queries to only retrieve a specific type of resource.';