PauseCommand constructor

PauseCommand()

Implementation

PauseCommand() : super(
  description: 'Pause the current track',
  usage: '!pause',
);