RandcodeDirty class

Constructors

RandcodeDirty()

Properties

bsid ← dynamic
商户id
no getter
code String
验证码
no getter
data Map<String, dynamic>
final
expired bool
是否已失效
no getter
extra DbJsonWraper
自定义数据
no getter
hashCode int
The hash code for this object.
no setterinherited
id ← dynamic
唯一id
no getter
phone String
手机号码
no getter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
testcnt int
检测次数
no getter
time int
创建时间
no getter
timeout int
过期时间
no getter
trans List
未完成的事务列表
no getter

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