Message constructor

Message(
  1. String mti
)

Main constructor.

Implementation

Message(this.mti);