description property Null safety
override
A description of this command, included in usage.
Implementation
@override
String get description =>
'Toggle streaming on or off (depending on the current stream state).';
A description of this command, included in usage.
@override
String get description =>
'Toggle streaming on or off (depending on the current stream state).';