XdrIPAddrType constructor Null safety

XdrIPAddrType(
  1. dynamic _value
)

Implementation

XdrIPAddrType(this._value);