ItemBody.empty constructor

const ItemBody.empty()

Implementation

const ItemBody.empty()
    : contentType = null,
      content = null;