Convenience method checking browser notification support, wrapper for dart's native JS notification Notification.supported
Notification.supported
@override bool get isSupported => notificationsAPI.isSupported;