getNotificationManager abstract method
@brief @see NotificationManager "NotificationManager" instance, which could be used for working with notifications when detecting beacons. @see Notification "Notification" @param locationManager @see LocationManager "LocationManager" instance @return @see NotificationManager "NotificationManager" instance
Dart code snippet: @snippet navigine_sdk_example.dart dart_NavigineSdk_getNotificationManager
Implementation
NotificationManager getNotificationManager(LocationManager locationManager);