XdrHostFunctionArgs constructor Null safety

XdrHostFunctionArgs(
  1. XdrHostFunctionType _type
)

Implementation

XdrHostFunctionArgs(this._type);