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 ac85223 commit 2d9086aCopy full SHA for 2d9086a
packages/firebase_analytics/firebase_analytics/lib/src/firebase_analytics.dart
@@ -1547,9 +1547,3 @@ const String _PROMOTION_ID = 'promotion_id';
1547
1548
/// The name of a product promotion
1549
const String _PROMOTION_NAME = 'promotion_name';
1550
-
1551
-/// The checkout step (1..N).
1552
-const String _CHECKOUT_STEP = 'checkout_step';
1553
1554
-/// Some option on a step in an ecommerce flow.
1555
-const String _CHECKOUT_OPTION = 'checkout_option';
0 commit comments