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