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 205c480 commit a8c2766Copy full SHA for a8c2766
lib/src/utils/constants.dart
@@ -27,8 +27,6 @@ class Constants {
27
static const String activate = "activate";
28
static const String getVariation = "getVariation";
29
static const String getOptimizelyConfigMethod = "getOptimizelyConfig";
30
- static const String setForcedVariation = "setForcedVariation";
31
- static const String getForcedVariation = "getForcedVariation";
32
static const String createUserContextMethod = "createUserContext";
33
static const String getUserIdMethod = "getUserId";
34
static const String setAttributesMethod = "setAttributes";
0 commit comments