UncompleteDocumentation
Future<void> seek(Duration duration) async { return await player.seek(duration); }