XdrHostFunctionType constructor Null safety

XdrHostFunctionType(
  1. dynamic _value
)

Implementation

XdrHostFunctionType(this._value);