mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Since `view` is a property of `NSViewController`, it's unnecessary for us to declare `@dynamic view` in `FlutterViewController`'s implementation.