mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
JSObject will have a factory constructor to create an object literal, so you can't extend it as it will no longer have a generative constructor (@staticInterop types can't have generative constructors).