description property Null safety
override
A description of this command, included in usage.
Implementation
@override
String get description => 'A video resource represents a YouTube video.';
A description of this command, included in usage.
@override
String get description => 'A video resource represents a YouTube video.';