Future<void> seek(Duration duration) { throw UnimplementedError( '[PlatformPlayer.seek] is not implemented', ); }