description property Null safety
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.';