RestartCommand constructor
RestartCommand()
Implementation
RestartCommand() : super(
description: 'Restart current track',
usage: '!restart',
);
RestartCommand() : super(
description: 'Restart current track',
usage: '!restart',
);