InvokeHostFuncOpBuilder constructor Null safety

InvokeHostFuncOpBuilder(
  1. XdrHostFunctionType _hostFunctionType
)

Implementation

InvokeHostFuncOpBuilder(this._hostFunctionType);