description property

  1. @override
String description
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.';