InvokeHostFunctionOperation constructor Null safety
- XdrHostFunctionType _functionType,
- {XdrLedgerFootprint? footprint}
Implementation
InvokeHostFunctionOperation(this._functionType, {this.footprint});
InvokeHostFunctionOperation(this._functionType, {this.footprint});