stellar_flutter_sdk
stellar_flutter_sdk
XdrMemo
id property
id
id
property
Null safety
XdrUint64
?
id
Implementation
XdrUint64? get id => this._id;
void
id=
(
XdrUint64
?
value
)
Implementation
set id(XdrUint64? value) => this._id = value;
stellar_flutter_sdk
stellar_flutter_sdk
XdrMemo
id property
XdrMemo class
Constructors
XdrMemo
Properties
discriminant
hash
hashCode
id
retHash
runtimeType
text
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode