XdrSCContractCode constructor Null safety

XdrSCContractCode(
  1. XdrSCContractCodeType _type
)

Implementation

XdrSCContractCode(this._type);