BifrostNotificationObserver typedef
BifrostNotificationObserver =
void Function(BifrostNotification notification)
Implementation
typedef BifrostNotificationObserver = void Function(
BifrostNotification notification);