description property Null safety
override
A description of this command, included in usage.
Implementation
@override
String get description =>
'Add a like or dislike rating to a video or remove a rating from a video.';
A description of this command, included in usage.
@override
String get description =>
'Add a like or dislike rating to a video or remove a rating from a video.';