closeConnection method

void closeConnection()

Implementation

void closeConnection() {
  obj.closeConnection();
}