close abstract method

Future<void> close()

Releases any resources (sessions, clients). Safe to call once.

Implementation

Future<void> close();