footprint property

XdrLedgerFootprint footprint

Implementation

XdrLedgerFootprint get footprint => this._footprint;
void footprint=(XdrLedgerFootprint value)

Implementation

set footprint(XdrLedgerFootprint value) => this._footprint = value;