I18nLookup class

Implementers

Constructors

I18nLookup()

Properties

appCompanyTrademark String
no setter
autoMandateActivationFailureDescription String
no setter
autoMandateActivationFailureStatement String
no setter
autoMandateActivationPendingDescription String
no setter
autoMandateActivationPendingTitle String
no setter
autoMandateActivationSuccessDescription String
no setter
autoMandateActivationSuccessStatement String
no setter
autoMandateAuthoriseDescription String
no setter
autoMandateAuthoriseStatement String
no setter
autoMandateAuthoriseStep1 String
no setter
autoMandateAuthoriseStep2 String
no setter
autoMandateAuthoriseStep3 String
no setter
autoMandateCancellationConfirmationQuestion String
no setter
autoMandateCancellationConfirmationStatement1 String
no setter
autoMandateCancellationConfirmationStatement2 String
no setter
autoMandateCancelSuccessStatus String
no setter
autoMandateCancelSuccessStatusDescription String
no setter
autoMandateDisableConfirmationQuestion String
no setter
autoMandateDisableConfirmationStatement1 String
no setter
autoMandateDisableConfirmationStatement2 String
no setter
autoMandateEnableDescriptionAfterFirstPaymentSuccess String
no setter
autoMandateEnabledHeading String
no setter
autoMandateEnabledStatement String
no setter
autoMandateEnableHeadingAfterFirstPaymentSuccess String
no setter
autoMandateResumeSuccessStatus String
no setter
autoMandateResumeSuccessStatusDescription String
no setter
autoMandateSetUpAcceptanceStatement String
no setter
autoMandateSetupNote String
no setter
autoMandateSetUpNotificationStatement String
no setter
considerContinuingWithThePlan String
no setter
considerPartnerInstead String
no setter
depositFailedDescription String
no setter
depositPendingDescription String
no setter
fundsParkedWithText String
no setter
goalCompleted String
no setter
goalCreateTitle String
no setter
goalDetailBottomExtraText String
no setter
goalDiscontinued String
no setter
goalRedeemed String
no setter
goalRedemptionInitiated String
no setter
goalWaitListSubtitle String
no setter
goalWaitListTitle String
no setter
goalWithdrawalInitiated String
no setter
hashCode int
The hash code for this object.
no setterinherited
newVersionAvailableDescription String
no setter
newVersionAvailableTitle String
no setter
paymentFailedInfoMessage String
no setter
paymentThroughUPIOption String
no setter
planCompletedAndFullyRedeemed String
no setter
processingDepositPayment String
no setter
redemptionInProgress String
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
shareAppMessage String
no setter
shareAppSubject String
no setter
switchBrandConfirmInfo String
no setter
switchBrandOnceText String
no setter
switchBrandSubtitle String
no setter
switchBrandTitle String
no setter
voucherCustomizationHelperText String
no setter
voucherWillBeGeneratedAsync String
no setter
whenRedeemingAfterGoalCompleted String
no setter
whenRedeemingAfterGoalExit String
no setter
whenWithdrawingAfterGoalExitWithNoReward String
no setter
whenWithdrawingWhileHavingAccruedReward String
no setter
whenWithdrawingWhileHavingNoAccruedReward String
no setter

Methods

depositAmountSliderHelpText(String duration) String
fixedDepositAmountSliderHelpText(String duration) String
fixedTenureSliderHelpText(String duration) String
getString(String key, [Map<String, String>? placeholders]) String
goalDetailImageSubtitle(String tenure, String totalRewardAmount, String endDate) String
goalDetailImageSubtitleAfterEnded(String tenure, String stopDate) String
goalDetailNameSubtitle(String totalBalance, String endDate) String
goalPaymentFailedAndPaymentIsDue(String depositNumber, String date) String
goalPaymentIsDue(String date) String
goalWithdrawalWhenRedeemingWithUpcomingRewardsZero(String rewardAmount, String activationDate) String
lastDateToDepositIs(String date) String
nextPaymentDueOn(String date) String
nextPaymentIsDueOn(String date) String
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
paymentPoweredByText(String imageUrl) String
planCompletedRedemptionPossible(String date) String
planStoppedContinueToRedeem(String date) String
redemptionExplanationText(String amount) String
saveUpToXPercent(String value) String
switchBrandConfirmTitle(String currentBrandName, String newBrandName) String
tenureSliderHelpText(String duration) String
toString() String
A string representation of this object.
inherited
useAtAnyPartnerStore(String partnerName) String
waitingForRewardToBeCredited(String rewardAmount, String activationDate) String
whenRedeemingInBetween(String remainingRewards) String
whenWithdrawingAfterGoalExitWithReward(String losingReward) String
withdrawalExplanationText(String withdrawAmount) String
withdrawalExplanationTextWithLapseAmount(String withdrawAmount, String lapseAmount) String

Operators

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