AppRaterModelSetup

constructor(appTitle: String = "Rate my app", content: String = "If you're enjoying using this application, please take a moment to rate it.", buttonsCornerRadius: Int? = null, contentTextSize: Float? = null, rateMeButtonText: String? = null, doNotShowAgainButtonText: String? = null, remindMeLaterButtonText: String? = null, backgroundButtonsResource: Int? = null, buttonsBGColor: Int? = null)