ConnectionType constructor

const ConnectionType(
  1. String type
)

Implementation

const ConnectionType(this.type);