isConnected property
bool
get
isConnected
Getters for backward compatibility
Implementation
bool get isConnected => connectionState.toBool();
Getters for backward compatibility
bool get isConnected => connectionState.toBool();