SocketEventType constructor

const SocketEventType(
  1. String type
)

Implementation

const SocketEventType(this.type);