XdrOperationBody constructor Null safety

XdrOperationBody(
  1. XdrOperationType _type
)

Implementation

XdrOperationBody(this._type);