VerificationStrings class

Verification related strings - matches iOS exactly

Constructors

VerificationStrings.new(BuildContext context)

Properties

context BuildContext
final
emailHint String
no setter
emailOneTimeCode String
no setter
enterEmailAddress String
no setter
enterMobileNumber String
no setter
enterOneTimePassword String
no setter
enterValidCode String
no setter
enterValidEmail String
no setter
enterValidPhone String
no setter
hashCode int
The hash code for this object.
no setterinherited
phoneHint String
no setter
phoneOneTimeCode String
no setter
resendCode String
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sendCode String
no setter
verify String
no setter
verifyEmail String
no setter
verifyingCode String
no setter
verifyPhone String
no setter

Methods

failedToSendCode(String error) String
failedToVerifyCode(String error) String
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
sentTo(String value) String
toString() String
A string representation of this object.
inherited

Operators

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