MoveCommand constructor

MoveCommand()

Implementation

MoveCommand() : super(
  description: 'Move track in queue',
  usage: '!move <from> <to>',
);