stellar_flutter_sdk
stellar_flutter_sdk
Claimant
Claimant constructor
Claimant
stellar_flutter_sdk
stellar_flutter_sdk
Claimant
Claimant constructor
Claimant class
Constructors
Claimant
Properties
destination
hashCode
predicate
runtimeType
Methods
noSuchMethod
toString
toXdr
Operators
operator ==
Static methods
fromXdr
predicateAnd
predicateBeforeAbsoluteTime
predicateBeforeRelativeTime
predicateNot
predicateOr
predicateUnconditional
Claimant
constructor
Claimant
(
String
destination
,
XdrClaimPredicate
predicate
)
Implementation
Claimant(this.destination, this.predicate);