toMap method

Map toMap()

Implementation

Map toMap() {
  return {"conversationType": conversationType, "conversationId": conversationId};
}