ConnectionType constructor

const ConnectionType(
  1. String value
)

Implementation

const ConnectionType(this.value);