stellar_flutter_sdk
stellar_flutter_sdk
CreatePassiveOfferOperation
amount property
amount
stellar_flutter_sdk
stellar_flutter_sdk
CreatePassiveOfferOperation
amount property
CreatePassiveOfferOperation class
Constructors
CreatePassiveOfferOperation
Properties
amount
buying
hashCode
price
runtimeType
selling
sourceAccount
Methods
noSuchMethod
toOperationBody
toString
toXdr
toXdrBase64
Operators
operator ==
Static methods
Builder
amount
property
String
amount
Amount of selling being sold.
Implementation
String get amount => _amount;