close abstract method

Future<void> close()

Release resources used by the Mutex.

Subsequent calls to lock may fail, or may never call the callback.

Implementation

Future<void> close();