Skip to content

Commit

Permalink
Update pkgs/unified_analytics/lib/src/event.dart
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Kolos <andrewrkolos@gmail.com>
  • Loading branch information
hangyujin and andrewkolos committed Sep 23, 2024
1 parent 47e1766 commit 4544ce9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/unified_analytics/lib/src/event.dart
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ final class Event {
int? rowCount,
int? inspectorTreeControllerId,

//DeepLinkScreenMetrics
// DeepLinkScreenMetrics
String? androidAppId,
String? iosBundleId,
}) : eventName = DashEvent.devtoolsEvent,
Expand Down

0 comments on commit 4544ce9

Please sign in to comment.