We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8818e7c commit 0a90ef0Copy full SHA for 0a90ef0
1 file changed
packages/devtools_app/lib/src/framework/observer/_memory_web.dart
@@ -65,8 +65,7 @@ extension type _UserAgentSpecificMemoryBreakdownAttributionElement._(JSObject _)
65
@JS()
66
extension type _UserAgentSpecificMemoryBreakdownAttributionContainerElement._(
67
JSObject _
68
-)
69
- implements JSObject {
+) implements JSObject {
70
external String get id;
71
72
external String get url;
0 commit comments