ConnectionState.connected constructor
const
ConnectionState.connected(
- ServerInfo serverInfo
The connection is established and ready
Implementation
const factory ConnectionState.connected(ServerInfo serverInfo) = Connected;