stellar_flutter_sdk
stellar_flutter_sdk
XdrTrustLineEntry
limit property
limit
stellar_flutter_sdk
stellar_flutter_sdk
XdrTrustLineEntry
limit property
XdrTrustLineEntry class
Constructors
XdrTrustLineEntry
Properties
accountID
asset
balance
ext
flags
hashCode
limit
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode
limit
property
XdrInt64
limit
Implementation
XdrInt64 get limit => this._limit;
void
limit=
(
XdrInt64
value
)
Implementation
set limit(XdrInt64 value) => this._limit = value;