@override Future<void> release() async { final methodName = EyedidMethodName.releaseGazeTracker.name; await methodChannel.invokeMethod(methodName); }