RestartCommand constructor

RestartCommand()

Implementation

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