diff --git a/engine/src/flutter/shell/platform/darwin/macos/framework/Source/FlutterViewController.mm b/engine/src/flutter/shell/platform/darwin/macos/framework/Source/FlutterViewController.mm index 3356a9852e..833f4b05bf 100644 --- a/engine/src/flutter/shell/platform/darwin/macos/framework/Source/FlutterViewController.mm +++ b/engine/src/flutter/shell/platform/darwin/macos/framework/Source/FlutterViewController.mm @@ -318,7 +318,6 @@ void OnKeyboardLayoutChanged(CFNotificationCenterRef center, } @synthesize viewId = _viewId; -@dynamic view; @dynamic accessibilityBridge; /**