isConnected property

bool get isConnected

Whether the bridge is connected

Implementation

bool get isConnected => _isConnected;