stellar_flutter_sdk
stellar_flutter_sdk
XdrOperationID
id property
id
stellar_flutter_sdk
stellar_flutter_sdk
XdrOperationID
id property
XdrOperationID class
Constructors
XdrOperationID
Properties
discriminant
hashCode
id
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode
id
property
XdrOperationIDId
id
Implementation
XdrOperationIDId get id => this._id;
void
id=
(
XdrOperationIDId
value
)
Implementation
set id(XdrOperationIDId value) => this.id = value;