success property
Implementation
XdrPathPaymentResultSuccess get success => this._success;
Implementation
set success(XdrPathPaymentResultSuccess value) => this._success = value;
XdrPathPaymentResultSuccess get success => this._success;
set success(XdrPathPaymentResultSuccess value) => this._success = value;