stellar_flutter_sdk
stellar_flutter_sdk
XdrMuxedAccountMed25519
id property
id
stellar_flutter_sdk
stellar_flutter_sdk
XdrMuxedAccountMed25519
id property
XdrMuxedAccountMed25519 class
Constructors
XdrMuxedAccountMed25519
Properties
ed25519
hashCode
id
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
decodeInverted
encode
encodeInverted
id
property
XdrUint64
id
Implementation
XdrUint64 get id => this._id;
void
id=
(
XdrUint64
value
)
Implementation
set id(XdrUint64 value) => this._id = value;