close static method

void close()

Implementation

static void close() {
  _listener = null;
  Glassfy.closePaywall();
}