stellar_flutter_sdk
stellar_flutter_sdk
ClawbackOperation
ClawbackOperation constructor
ClawbackOperation
ClawbackOperation
constructor
Null safety
ClawbackOperation
(
MuxedAccount
_from
,
Asset
_asset
,
String
_amount
)
Implementation
ClawbackOperation(this._from, this._asset, this._amount);
stellar_flutter_sdk
stellar_flutter_sdk
ClawbackOperation
ClawbackOperation constructor
ClawbackOperation class
Constructors
ClawbackOperation
Properties
amount
asset
from
hashCode
runtimeType
sourceAccount
Methods
noSuchMethod
toOperationBody
toString
toXdr
toXdrBase64
Operators
operator ==
Static methods
builder