menu
advanced_in_app_review package
documentation
in_app_review_manager.dart
InAppReviewManager
setMinLaunchTimes method
setMinLaunchTimes method
dark_mode
light_mode
setMinLaunchTimes
method
void
setMinLaunchTimes
(
int
times
)
Implementation
void setMinLaunchTimes(int times) { _minLaunchTimes = times; }
advanced_in_app_review package
documentation
in_app_review_manager
InAppReviewManager
setMinLaunchTimes method
InAppReviewManager class