@override Future<void> destroy() { _mediaPlayer = null; return _methodChannel.invokeMethod("destroy"); }