description property Null safety
override
A description of this command, included in usage.
Implementation
@override
String get description =>
'Adds a subscription for the authenticated user\'s channel.';
A description of this command, included in usage.
@override
String get description =>
'Adds a subscription for the authenticated user\'s channel.';