typedef NotificationListenerCallback
typedef NotificationListenerCallable<T extends Notification> = Callable1<bool, T>;