UncompleteDocumentation
Future<void> setShuffle(bool shuffle) async { return await player.setShuffle(shuffle); }