Strings class

Constructors

Strings()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

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

Constants

askLogout → const String
cancel → const String
confirm → const String
confirmSixPin → const String
continueText → const String
english → const String
enterMobileNo → const String
enterPin → const String
enterSixPin → const String
forgotPassword → const String
forgotPasswordDescription → const String
getOtp → const String
incorrectPin → const String
khmer → const String
loginText → const String
loginWithNumber → const String
loginWithUsername → const String
logout → const String
mobileNo → const String
newPinMsg → const String
next → const String
oneTimePassword → const String
otpConfirm → const String
otpMissmatch → const String
otpMsg → const String
otpverification → const String
password → const String
password1Text → const String
password2text → const String
passwordUpdated → const String
passwordUpdatedDescription → const String
pinDoesNotMatch → const String
pinLogin → const String
pinMsg → const String
pinText → const String
privacyPolicy → const String
resendOtp → const String
resendOtpIn → const String
resetPassword → const String
searchForCountry → const String
selectCountry → const String
selectLanguage → const String
setMessage → const String
signinText → const String
submit → const String
update → const String
username → const String
wrongPin → const String