IHubbleAppConfig class abstract

Constructors

IHubbleAppConfig()

Properties

additionalCostName String
no setter
allowDismissingMilestoneModals bool
no setter
allowedCoinPercentageForRedemption double
no setter
applyCouponNudgeSubtitle String
no setter
applyCouponToastMsg String
no setter
assuredEnabled bool
no setter
autoDepositStartMaxOffset int
no setter
autoDepositStartMinOffset int
no setter
calculatorInitialValue double
no setter
checkoutSurvey Map<String, dynamic>
no setter
clientLogoUrl String
no setter
coinIconUrl String
no setter
coinsEnabled bool
no setter
coinToInrConversionRatio double
no setter
couponsEnabled bool
no setter
enableAccountDeletion bool
no setter
enableNewCheckout bool
no setter
enableV3SuccessScreen bool
no setter
enableWalletCollectRequest bool
no setter
escrowOtpLength int
no setter
finoOtpLength int
no setter
forceShowUpdateDialog bool
no setter
fundWithdrawalReasons Map<String, dynamic>
no setter
goalDetailScreenVersion int
no setter
goalEditScreenVersion int
no setter
hashCode int
The hash code for this object.
no setterinherited
headsupModalMaxCount int
no setter
helpScreenBottomText String
no setter
howToUseModalVersion int
no setter
initialTabWhenMoreThanOneActivePlans String
no setter
instantPlanAmountIncrementMultiples List<int>
no setter
intercomEnabled bool
no setter
isAutoPayEnabled bool
no setter
isClientIPResolutionEnabled bool
no setter
isExploreNewPlansButtonEnabled bool
no setter
isFinoEnabled bool
no setter
isFundWithdrawalEnabled bool
no setter
isPreviousPlansEnabled bool
no setter
isRatingPopupEnabled bool
no setter
isReferralNudgeActive bool
no setter
isRewardOnlyEnabledForAll bool
no setter
isRzpNativeUPIEnabled bool
no setter
latestAppReleaseNotes String
no setter
latestAppVersionCode int
no setter
latestVersionNonce String
no setter
maxBrandWiseVoucherHowToModalCount int
no setter
maxReferralReward double
no setter
milestonesEnabled bool
no setter
minimumDepositAmountToShowRatingPopup double
no setter
minimumSupportedAppVersionCode int
no setter
minimumVoucherAmountToShowRatingPopup double
no setter
minRewardConsumedPercentage double
no setter
partnerName String
no setter
paymentOptionsVersion int
no setter
productComparisonScreenVersion int
no setter
ratingPopupActive bool
no setter
rawConfig Map<String, dynamic>
no setter
referralCodeMaxLength int
no setter
referralDiscountText String
no setter
rewardCapNudgeMaxCount int
no setter
rewardOnlyCohortName String
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
searchPageVersion int
no setter
showApplyCouponToast bool
no setter
showApplyCouponWidget bool
no setter
showDiscountFilter bool
no setter
showFinoTooltipInfo bool
no setter
showHubbleLogoAtBottom bool
no setter
showhubbleLogoOnHomeCategories bool
no setter
showNativeBoosterPage bool
no setter
showRatingPopupAfterNthDeposit int
no setter
showRatingPopupAfterVoucherGeneration bool
no setter
showReferralDialog bool
no setter
showWelcomeOffer bool
no setter
showWelcomeOfferPostReferral bool
no setter
userConfigForceUpdateAfterSecs int
no setter
userConfigUpdateIntervalSecs int
no setter
welcomeOfferSubtext String
no setter
welcomeOfferText String
no setter

Methods

init() Future<void>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited