XdrMemo constructor Null safety

XdrMemo(
  1. XdrMemoType _type
)

Implementation

XdrMemo(this._type);