private void InvokeNotifierAction(Plane plane) => Task.Run(() => simulatorService.InvokeLanding(plane));