XdrHostFunction constructor Null safety

XdrHostFunction(
  1. XdrHostFunctionType _type
)

Implementation

XdrHostFunction(this._type);