RecaptchaHandler class
Properties
- controller ↔ WebViewPlusController
-
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
- siteKey ↔ String
-
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setupSiteKey(
{required String dataSiteKey}) → dynamic - setup the data site key
-
toString(
) → String -
A string representation of this object.
inherited
-
updateController(
{required WebViewPlusController controller}) → dynamic
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- instance → RecaptchaHandler
-
Returns an instance using the default
Env
.no setter
Static Methods
-
executeV3(
) → dynamic - Execute and call the recaptcha API