stellar_flutter_sdk
stellar_flutter_sdk
XdrClaimPredicate
absBefore property
absBefore
stellar_flutter_sdk
stellar_flutter_sdk
XdrClaimPredicate
absBefore property
XdrClaimPredicate class
Constructors
XdrClaimPredicate
Properties
absBefore
andPredicates
discriminant
hashCode
notPredicate
orPredicates
relBefore
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode
absBefore
property
XdrInt64
absBefore
Implementation
XdrInt64 get absBefore => this._absBefore;
void
absBefore=
(
XdrInt64
value
)
Implementation
set absBefore(XdrInt64 value) => this._absBefore = value;