stellar_flutter_sdk
stellar_flutter_sdk
AllowTrustOperation
authorize property
authorize
stellar_flutter_sdk
stellar_flutter_sdk
AllowTrustOperation
authorize property
AllowTrustOperation class
Constructors
AllowTrustOperation
Properties
assetCode
authorize
authorizeToMaintainLiabilities
hashCode
runtimeType
sourceAccount
trustor
Methods
noSuchMethod
toOperationBody
toString
toXdr
toXdrBase64
Operators
operator ==
Static methods
builder
authorize
property
bool
authorize
Flag indicating whether the trustline is authorized.
Implementation
bool get authorize => _authorize;