Network class

Constructors

Network.fromMap(Map m)

Properties

addressRegex String
getter/setter pair
coin String
getter/setter pair
depositDesc String
getter/setter pair
depositEnable bool
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
isDefault bool
getter/setter pair
memoRegex String
getter/setter pair
minConfirm int
getter/setter pair
name String
getter/setter pair
network String
getter/setter pair
resetAddressStatus bool
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sameAddress bool
getter/setter pair
specialTips String
getter/setter pair
unLockConfirm int
getter/setter pair
withdrawDesc String
getter/setter pair
withdrawEnable bool
getter/setter pair
withdrawFee double
getter/setter pair
withdrawIntegerMultiple double
getter/setter pair
withdrawMax double
getter/setter pair
withdrawMin double
getter/setter pair

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