menu
mixpanel_flutter
mixpanel_flutter.dart
FeatureFlagsConfig
FeatureFlagsConfig.new constructor
FeatureFlagsConfig.new
dark_mode
light_mode
FeatureFlagsConfig
constructor
FeatureFlagsConfig
(
{
bool
enabled
=
true
,
Map
<
String
,
dynamic
>
context
=
const {}
,
})
Implementation
FeatureFlagsConfig({ this.enabled = true, this.context = const {}, });
mixpanel_flutter
mixpanel_flutter
FeatureFlagsConfig
FeatureFlagsConfig.new constructor
FeatureFlagsConfig class