ConnectionEvent constructor

ConnectionEvent(
  1. ConnectionType type
)

Implementation

ConnectionEvent(this.type) : super();