ConnectionState.disconnecting constructor
const
ConnectionState.disconnecting()
The connection is in the process of disconnecting
Implementation
const factory ConnectionState.disconnecting() = Disconnecting;
The connection is in the process of disconnecting
const factory ConnectionState.disconnecting() = Disconnecting;