state property

XdrLedgerEntry state

Implementation

XdrLedgerEntry get state => this._state;
void state= (XdrLedgerEntry value)

Implementation

set state(XdrLedgerEntry value) => this._state = value;