createClaimableBalanceOp property
Implementation
XdrCreateClaimableBalanceOp get createClaimableBalanceOp =>
this._createClaimableBalanceOp;
Implementation
set createClaimableBalanceOp(XdrCreateClaimableBalanceOp value) =>
this._createClaimableBalanceOp = value;