For testing only: override isWeb. Pass null to restore kIsWeb.
null
@visibleForTesting static set isWebOverride(bool? value) => _isWeb = value;