close method

dynamic close()

Implementation

close() async {
  await _cleanSessions();
}