OpType class

Constructors

OpType()

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

BLOCKCHAIN_REWARD → const int
BUY_ACCOUNT → const int
CHANGE_ACCOUNT_INFO → const int
CHANGE_KEY → const int
CHANGE_KEY_SIGNED → const int
DELIST_FORSALE → const int
LIST_FORSALE → const int
MULTIOPERATION → const int
RECOVER_FUNDS → const int
TRANSACTION → const int