stellar_flutter_sdk
stellar_flutter_sdk
XdrOperationType
XdrOperationType constructor
XdrOperationType
stellar_flutter_sdk
stellar_flutter_sdk
XdrOperationType
XdrOperationType constructor
XdrOperationType class
Constructors
XdrOperationType
Properties
hashCode
runtimeType
value
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode
Constants
ACCOUNT_MERGE
ALLOW_TRUST
BUMP_SEQUENCE
CHANGE_TRUST
CREATE_ACCOUNT
CREATE_PASSIVE_SELL_OFFER
INFLATION
MANAGE_BUY_OFFER
MANAGE_DATA
MANAGE_SELL_OFFER
PATH_PAYMENT_STRICT_RECEIVE
PATH_PAYMENT_STRICT_SEND
PAYMENT
SET_OPTIONS
XdrOperationType
constructor
XdrOperationType
(
dynamic
_value
)
Implementation
XdrOperationType(this._value);