stellar_flutter_sdk
stellar_flutter_sdk
XdrSigner
weight property
weight
stellar_flutter_sdk
stellar_flutter_sdk
XdrSigner
weight property
XdrSigner class
Constructors
XdrSigner
Properties
hashCode
key
runtimeType
weight
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode
weight
property
XdrUint32
weight
Implementation
XdrUint32 get weight => this._weight;
void
weight=
(
XdrUint32
value
)
Implementation
set weight(XdrUint32 value) => this._weight = value;