stellar_flutter_sdk
stellar_flutter_sdk
XdrSignerKey
hashX property
hashX
hashX
property
Null safety
XdrUint256
?
hashX
Implementation
XdrUint256? get hashX => this._hashX;
void
hashX=
(
XdrUint256
?
value
)
Implementation
set hashX(XdrUint256? value) => this._hashX = value;
stellar_flutter_sdk
stellar_flutter_sdk
XdrSignerKey
hashX property
XdrSignerKey class
Constructors
XdrSignerKey
Properties
discriminant
ed25519
hashCode
hashX
preAuthTx
runtimeType
signedPayload
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode