close abstract method

Future<void> close()

Closes the connection.

The connection is invalid after calling close and cannot be used anymore.

Implementation

Future<void> close();