stellar_flutter_sdk
stellar_flutter_sdk
Transaction
operations property
operations
stellar_flutter_sdk
stellar_flutter_sdk
Transaction
operations property
Transaction class
Constructors
Transaction
Properties
fee
hashCode
memo
operations
runtimeType
sequenceNumber
signatures
sourceAccount
timeBounds
Methods
hash
noSuchMethod
sign
signatureBase
signHash
toEnvelopeXdr
toEnvelopeXdrBase64
toString
toV0Xdr
toXdr
toXdrBase64
Operators
operator ==
Static methods
builder
fromV0EnvelopeXdr
fromV1EnvelopeXdr
operations
property
List
<
Operation
>
operations
Returns the list of operations in this transaction.
Implementation
List<Operation> get operations => _mOperations;