isWeb method

bool isWeb()

Implementation

bool isWeb() {
  return kIsWeb;
}