daysBeforeShowingPopupAgain property

int get daysBeforeShowingPopupAgain

Applicable exclusively to the Android platform.

Implementation

int get daysBeforeShowingPopupAgain {
  return AppticsFlutterPlatform.instance.daysBeforeShowingPopupAgain;
}