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 2d9ebda commit 78859fbCopy full SHA for 78859fb
pkgs/dash_analytics/lib/src/enums.dart
@@ -59,7 +59,7 @@ enum DashEvent {
59
60
/// Officially-supported clients of this package.
61
///
62
-/// All [label] values should use an underscore as a delimiter
+/// All [label] values should use an underscore as a delimiter.
63
enum DashTool {
64
flutterTools(
65
label: 'flutter_tools',
0 commit comments