stellar_flutter_sdk
stellar_flutter_sdk
CreateClaimableBalanceOperation
CreateClaimableBalanceOperation constructor
CreateClaimableBalanceOperation
CreateClaimableBalanceOperation
constructor
Null safety
CreateClaimableBalanceOperation
(
List
<
Claimant
>
_claimants
,
Asset
_asset
,
String
_amount
)
Implementation
CreateClaimableBalanceOperation(this._claimants, this._asset, this._amount);
stellar_flutter_sdk
stellar_flutter_sdk
CreateClaimableBalanceOperation
CreateClaimableBalanceOperation constructor
CreateClaimableBalanceOperation class
Constructors
CreateClaimableBalanceOperation
Properties
amount
asset
claimants
hashCode
runtimeType
sourceAccount
Methods
noSuchMethod
toOperationBody
toString
toXdr
toXdrBase64
Operators
operator ==
Static methods
builder