FlutterHostedWeb class
Constructors
-
FlutterHostedWeb({required Map<
String?, FlutterCountryInfo?> basicKyc, required Map<String?, FlutterCountryInfo?> biometricKyc, required Map<String?, FlutterCountryInfo?> enhancedKyc, required Map<String?, FlutterCountryInfo?> documentVerification, required Map<String?, FlutterCountryInfo?> enhancedKycSmartSelfie, required Map<String?, FlutterCountryInfo?> enhancedDocumentVerification})
Properties
-
basicKyc
↔ Map<
String?, FlutterCountryInfo?> -
getter/setter pair
-
biometricKyc
↔ Map<
String?, FlutterCountryInfo?> -
getter/setter pair
-
documentVerification
↔ Map<
String?, FlutterCountryInfo?> -
getter/setter pair
-
enhancedDocumentVerification
↔ Map<
String?, FlutterCountryInfo?> -
getter/setter pair
-
enhancedKyc
↔ Map<
String?, FlutterCountryInfo?> -
getter/setter pair
-
enhancedKycSmartSelfie
↔ Map<
String?, FlutterCountryInfo?> -
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
encode(
) → Object -
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
Static Methods
-
decode(
Object result) → FlutterHostedWeb