description property

  1. @override
String description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'If the profile token is already known, a profile can be fetched through the GetProfile command.';