last property

XdrSimplePaymentResult last

Implementation

XdrSimplePaymentResult get last => this._last;
void last= (XdrSimplePaymentResult value)

Implementation

set last(XdrSimplePaymentResult value) => this._last = value;