chaokunyang commented on code in PR #2112:
URL: https://github.com/apache/fury/pull/2112#discussion_r2008772718


##########
dart/packages/fury-core/lib/src/annotation/fury_key.dart:
##########
@@ -0,0 +1,19 @@
+import 'package:meta/meta_meta.dart';
+
+@Target({TargetKind.field})
+class FuryKey {

Review Comment:
   Could we add docs/comments for this class? Without commens, it's not easy to 
understand what is it used for



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to