stellar_flutter_sdk
stellar_flutter_sdk
XdrOperationIDId
opNum property
opNum
stellar_flutter_sdk
stellar_flutter_sdk
XdrOperationIDId
opNum property
XdrOperationIDId class
Constructors
XdrOperationIDId
Properties
hashCode
opNum
runtimeType
seqNum
sourceAccount
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode
opNum
property
XdrUint32
opNum
Implementation
XdrUint32 get opNum => this._opNum;
void
opNum=
(
XdrUint32
value
)
Implementation
set opNum(XdrUint32 value) => this._opNum = value;