getConnectionState method

Stream<L2CapConnectionState> getConnectionState()

Implementation

Stream<L2CapConnectionState> getConnectionState() {
  throw UnimplementedError('getConnectionState() has not been implemented.');
}