description property Null safety
override
A description of this command, included in usage.
Implementation
@override
String get description =>
'Returns a list of videos that match the API request parameters.';
A description of this command, included in usage.
@override
String get description =>
'Returns a list of videos that match the API request parameters.';