ServerEvent constructor

ServerEvent(
  1. String _type
)

Implementation

ServerEvent(this._type);