ConnectionState constructor

const ConnectionState(
  1. String _name
)

Implementation

const ConnectionState(this._name);