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 53a6930 commit a197236Copy full SHA for a197236
lib/src/_data_class.dart
@@ -4,5 +4,5 @@ import 'package:collection/collection.dart';
4
final dartCore = Uri.parse('dart:core');
5
final dataClassMacro = Uri.parse('package:data_class/src/_data_class.dart');
6
7
-// Methods used in augmented code.
+// Objects used in augmented code.
8
const undefined = Object();
0 commit comments