getWindowTitle static method

String getWindowTitle()

Implementation

static String getWindowTitle() {
  return _globalWindowTitle.value;
}