close method

void close()

退出倄理

Implementation

void close() {
  HttpOverrides.global = null;
  _closeEnterIcon();
}