S class

Constructors

S()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
strAppLater String
Later
no setter
strAppOk String
OK
no setter
strAppSure String
Sure
no setter
strAppTip String
Tips
no setter
strCardAddress1 String
Address line 1
no setter
strCardAddress1Hint String
Street,Address,Company Name,C/O
no setter
strCardAddress1Tip String
Address line 1 should contain 5-100 characters
no setter
strCardAddress2 String
Address line 2
no setter
strCardAddress2Tip String
Apartment,Suite,Unit,Building,Floor,etc
no setter
strCardAddressSave String
Save
no setter
strCardAmount String
Payment Amount:
no setter
strCardBilling String
Billing Address
no setter
strCardBillingTip String
Please edit the billing address
no setter
strCardBillingToast String
Please enter billing information!
no setter
strCardCancel String
Payment has been cancelled
no setter
strCardCity String
City
no setter
strCardCityTip String
City Name should contain 2-50 characters
no setter
strCardCountry String
Country/Region
no setter
strCardCountryHint String
Please choose
no setter
strCardCountryTip String
Country/Region must be selected
no setter
strCardCVV String
CVV
no setter
strCardCVVHint String
000
no setter
strCardCVVTip String
Enter the correct cvv
no setter
strCardCVVWhat String
What is CVV
no setter
strCardCVVWhat3 String
Visa, MasterCard & Discover CVV.
no setter
strCardCVVWhat4 String
American Express CVV.
no setter
strCardCVVWhatTip String
The 3 or 4 digit security code on the front or back of your credit card.
no setter
strCardDate String
Expire Date
no setter
strCardDateHint String
00/00
no setter
strCardDateTip String
Enter the correct date
no setter
strCardEmail String
Email
no setter
strCardEmailTip String
Email should contain 5-50 digits no other characters
no setter
strCardError String
Sorry,we are unable to update your payment information at this time.Please try again with another payment metthod or contact Customer Service for help.
no setter
strCardErrorChange String
Change Card Information
no setter
strCardErrorSwitch String
Switch Payment Method
no setter
strCardExit String
Are you sure you want to withdraw from payment?
no setter
strCardFirst String
First name
no setter
strCardFirstTip String
First Name should contain 2-40 characters
no setter
strCardGold String
Gold coins:
no setter
strCardLast String
Last name
no setter
strCardLastTip String
Last Name should contain 2-40 characters
no setter
strCardNumber String
Card Number
no setter
strCardNumberHint String
0000 0000 0000 0000
no setter
strCardNumberTip String
Card number must be 16 digits
no setter
strCardPayment String
Payment
no setter
strCardPhone String
Phone Number
no setter
strCardPhoneTip String
Phone Number should contain 5-30 digits no other characters
no setter
strCardPost String
Post/Zip code
no setter
strCardPostTip String
ZIP/Postal Code should contain 2-30 characters
no setter
strCardPurchase String
Purchase
no setter
strCardRemember String
Remember this card for future use
no setter
strCardState String
State/Province
no setter
strCardStateCheckTip String
State/Province should not be empty
no setter
strCardStateTip String
State/Province should contain 5-100 characters
no setter
strCardSuccess String
The payment is successful, please refresh the balance later!
no setter
strCardSuccessLate String
Refresh later
no setter
strCardSuccessNow String
Refresh now
no setter
strCardSuccessTip String
The payment is successful, please click the "Refresh Now" button to check whether the gold coins have arrived!
no setter
strCardSupport String
We Accept
no setter
strCardToast String
Please enter the correct credit card information!
no setter
strLoginAboutCountryChoose String
Choose your country code
no setter
strLoginAboutCountrySearch String
Search
no setter
strLoginAboutExit String
Quit
no setter
strLoginSignEmailValid String
Please enter your valid email!
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
strAnchorCoins(Object coins) String
{coins} Coins
toString() String
A string representation of this object.
inherited

Operators

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

Static Properties

current S
no setter

Static Methods

load(Locale locale) Future<S>
maybeOf(BuildContext context) S?
of(BuildContext context) S

Constants

delegate → const AppLocalizationDelegate