exists abstract method

Future<bool> exists()

Async: Returns true if an IPC target exists. False otherwise.

Implementation

Future<bool> exists();