XdrContractIDType constructor Null safety

XdrContractIDType(
  1. dynamic _value
)

Implementation

XdrContractIDType(this._value);