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 a197236 commit ce20a89Copy full SHA for ce20a89
lib/src/_data_class.dart
@@ -1,5 +1,3 @@
1
-import 'package:collection/collection.dart';
2
-
3
// Libraries used in augmented code.
4
final dartCore = Uri.parse('dart:core');
5
final dataClassMacro = Uri.parse('package:data_class/src/_data_class.dart');
0 commit comments