isConnected property
Indicates that port and interfacePort are actually connected, not just mapped pending a connection.
Implementation
bool get isConnected => _isConnected;
Indicates that port and interfacePort are actually connected, not just mapped pending a connection.
bool get isConnected => _isConnected;