RewindCommand constructor
RewindCommand()
Implementation
RewindCommand() : super(
description: 'Skip backward 10 seconds',
usage: '!rewind',
);
RewindCommand() : super(
description: 'Skip backward 10 seconds',
usage: '!rewind',
);