notifier

The local notifier of the current platform.

If KMPNotifier.initialize was called without this extension, accessing this property installs it lazily (a warning is logged). Prefer passing LocalNotifications to initialize — on iOS the notification delegate must be installed at application start to receive cold-start notification clicks.

Throws