menu
smart_rate_us package
documentation
logic/podo/feedback_config.dart
FeedbackConfig
FeedbackConfig.new const constructor
FeedbackConfig.new const constructor
dark_mode
light_mode
FeedbackConfig
constructor
const
FeedbackConfig
(
{
Map
<
String
,
int
>
?
events
,
int
?
expirationDelayDays
,
bool
?
doNotDisturbOnNewVersion
,
})
Implementation
const FeedbackConfig({ this.events, this.expirationDelayDays, this.doNotDisturbOnNewVersion, });
smart_rate_us package
documentation
logic/podo/feedback_config
FeedbackConfig
FeedbackConfig.new const constructor
FeedbackConfig class