ServerMessageType constructor

const ServerMessageType(
  1. String type
)

Implementation

const ServerMessageType(this.type);