Returns whether this peripheral is connected.
Future<bool> isConnected() => _manager.isPeripheralConnected(identifier);