Gt4FlutterPlugin class

Constructors

Gt4FlutterPlugin(String captchaId, [GT4SessionConfiguration? config])

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

addEventHandler({EventHandler? onResult, EventHandler? onError, EventHandler? onShow}) → void
注册事件回调
close() → void
configurationChanged(Object object) → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited
verify() → void
开启验证

Operators

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

Static Properties

platformVersion Future<String?>
no setter
version String
no setter

Constants

flutterLog → const String