isWeb static method

bool isWeb()

Implementation

static bool isWeb() {
  return kIsWeb;
}