PinPad class

Constructors

PinPad.new()

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

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

Constants

BYPASS → const int
无密码直接确定
CANCEL → const int
取消
ERROR → const int
异常
PINPAD_RES_CODE → const int
request code
SUCCESS → const int
密码获取成功
TIMEOUT → const int
超时