Message.print constructor

Message.print(
  1. String text
)

Implementation

Message.print(this.text) : type = MessageType.print;