unshuffle method

Future unshuffle()

Implementation

Future unshuffle() {
  return command('playlist-unshuffle', []);
}