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.
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.