Message constructor

Message(
  1. String type
)

Implementation

Message(String type) : type = type {}