QuickpassFlutterPlugin class

Constructors

QuickpassFlutterPlugin()

Properties

flutter_log String
final
hashCode int
The hash code for this object.
no setterinherited
j_flutter_code_key String
错误码
final
j_flutter_error_code_repeat int
重复请求
final
j_flutter_msg_key String
回调的提示信息
final
requestQueue List<String>
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

authLoginButtonClick() → void
checkedSelected(String selected) → void
checkVerifyEnable() Future<Map?>
closeLoginAuthView() → void
init(String businessId, [int? timeout, bool? isDebug]) Future<Map?>
isRepeatRequest({required String method}) Map?
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
onePassLogin({bool animated = true}) Future<Map?>
preFetchNumber() Future<Map?>
setUiConfig(dynamic configMap) → void
toString() String
A string representation of this object.
inherited
verifyPhoneNumber(String businessId, String phoneNumber) Future<Map?>

Operators

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