close property

Future<void> Function() close
final

Closes the underlying connection or pool.

Implementation

final Future<void> Function() close;