closeConnection method

Future<void> closeConnection()

deno-postgres@v0.17.0/QueryClient/closeConnection.

Implementation

Future<void> closeConnection() => callFutureMethod(this, 'closeConnection');