isNotSupported top-level property

bool isNotSupported

Whether ServiceWorker is not supported in the current browser.

Implementation

bool get isNotSupported => !isSupported;