stellar_flutter_sdk
stellar_flutter_sdk
XdrSCPStatement
nodeID property
nodeID
stellar_flutter_sdk
stellar_flutter_sdk
XdrSCPStatement
nodeID property
XdrSCPStatement class
Constructors
XdrSCPStatement
Properties
hashCode
nodeID
pledges
runtimeType
slotIndex
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode
nodeID
property
XdrNodeID
nodeID
Implementation
XdrNodeID get nodeID => this._nodeID;
void
nodeID=
(
XdrNodeID
value
)
Implementation
set nodeID(XdrNodeID value) => this._nodeID = value;