@override Future dispose(String name) async { await methodChannel.invokeMethod('Ndi.dispose', {'playerId': name}); }