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 a3f1629 commit 24c01bcCopy full SHA for 24c01bc
lib/src/models/user_generated_content/negative_feedback.dart
@@ -8,7 +8,7 @@ part 'negative_feedback.g.dart';
8
/// {@template negative_feedback}
9
/// Represents a single instance of negative feedback provided by a user.
10
///
11
-/// This is stored as a list within the [AppReview] model to track the history
+/// This is stored as a list within the "AppReview" model to track the history
12
/// of a user's sentiment over time.
13
/// {@endtemplate}
14
@immutable
0 commit comments