Convenience method checking browser notification support, wrapper for dart's native JS notification Notification.supported
Notification.supported
@override // TODO: implement isSupported bool get isSupported => throw UnimplementedError();