menu
amplitude_experiment
amplitude_experiment.dart
ExperimentConfigDefaults
fetchOnStart constant
fetchOnStart
dark_mode
light_mode
fetchOnStart
constant
bool
const
fetchOnStart
Whether to fetch flags on start by default.
Implementation
static const bool fetchOnStart = true;
amplitude_experiment
amplitude_experiment
ExperimentConfigDefaults
fetchOnStart constant
ExperimentConfigDefaults class