Srujan Gaddam 31d3ab1d52 Remove implements of JS types on @staticInterop classes (flutter/engine#47869)
JS types are going to become extension types and as such, @staticInterop
types cannot implement these types. When we migrate these classes to
extension types, we can add back the subtyping.

Enables https://github.com/dart-lang/sdk/issues/52687.
2023-11-09 19:56:14 -08:00
Languages
Dart 75%
C++ 16.5%
Objective-C++ 2.9%
Java 2.8%
Objective-C 0.7%
Other 1.9%