daysBeforeShowingPopupAgain property
      
      int
      get
      daysBeforeShowingPopupAgain
      
    
    
    
Implementation
int get daysBeforeShowingPopupAgain {
  throw UnimplementedError(
      '`daysBeforeShowingPopupAgain` is not implemented');
}