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