menu
splitio_platform_interface package
documentation
split_fallback_treatment.dart
FallbackTreatment
FallbackTreatment.new const constructor
FallbackTreatment.new const constructor
dark_mode
light_mode
FallbackTreatment
constructor
const
FallbackTreatment
(
String
treatment
, [
String
?
config
])
Creates a new FallbackTreatment instance.
Implementation
const FallbackTreatment(this.treatment, [this.config]);
splitio_platform_interface package
documentation
split_fallback_treatment
FallbackTreatment
FallbackTreatment.new const constructor
FallbackTreatment class