stellar_flutter_sdk
stellar_flutter_sdk
XdrAllowTrustOp
authorize property
authorize
stellar_flutter_sdk
stellar_flutter_sdk
XdrAllowTrustOp
authorize property
XdrAllowTrustOp class
Constructors
XdrAllowTrustOp
Properties
asset
authorize
hashCode
runtimeType
trustor
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
decode
encode
authorize
property
int
authorize
Implementation
int get authorize => this._authorize;
void
authorize=
(
int
value
)
Implementation
set authorize(int value) => this._authorize = value;