close abstract method

Future<void> close()

Close this client and any underlying resources.

The client should not be used after this is called and unexpected behavior may occur.

Implementation

Future<void> close();