We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c26ed86 commit 510c74dCopy full SHA for 510c74d
dwds/test/instances/common/test_inspector.dart
@@ -382,7 +382,6 @@ Object? _getValue(InstanceRef instanceRef) {
382
final _dartCoreLibrary = 'dart:core';
383
final _dartInterceptorsLibrary = 'dart:_interceptors';
384
final _dartJsHelperLibrary = 'dart:_js_helper';
385
-final _dartCollectionLibrary = 'dart:collection';
386
final _dartRuntimeLibrary = 'dart:_runtime';
387
388
final matchRecordClassName = 'Record';
0 commit comments