isWeb top-level property

bool get isWeb

Implementation

bool get isWeb {
  return kIsWeb;
}