ResumeCommand constructor

ResumeCommand()

Implementation

ResumeCommand() : super(
  description: 'Resume playback',
  usage: '!resume',
);