DocumentStrings class
Document related strings - matches iOS exactly
Constructors
- DocumentStrings.new(BuildContext context)
Properties
- connectionError → String
-
no setter
- context → BuildContext
-
final
- documentRejected → String
-
no setter
- documentTooLarge → String
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- imageProcessingError → String
-
no setter
- processingDocument → String
-
no setter
- proofOfAddressDescription → String
-
no setter
- proofOfAddressTitle → String
-
no setter
- proofOfFundsDescription → String
-
no setter
- proofOfFundsTitle → String
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- serverProcessingError → String
-
no setter
- takeNewPhoto → String
-
no setter
- takePhoto → String
-
no setter
- uploadDocument → String
-
no setter
- uploadFromDevice → String
-
no setter
- uploading → String
-
no setter
- uploadingProofOfAddress → String
-
no setter
- uploadingProofOfFunds → String
-
no setter
- uploadNewDocument → String
-
no setter
- uploadNewRequirements → String
-
no setter
- verifyAddressTitle → String
-
no setter
- verifyFundsTitle → String
-
no setter
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