restoreFootprintOp property
Implementation
XdrRestoreFootprintOp? get restoreFootprintOp => this._restoreFootprintOp;
Implementation
set restoreFootprintOp(XdrRestoreFootprintOp? value) =>
this._restoreFootprintOp = value;
XdrRestoreFootprintOp? get restoreFootprintOp => this._restoreFootprintOp;
set restoreFootprintOp(XdrRestoreFootprintOp? value) =>
this._restoreFootprintOp = value;