closeScope method

void closeScope()

Implementation

void closeScope() {
  scope.close();
}