Removes a notification from the store by key.
Uses async store retrieval because notifications may be called before the map is created.
The map identifier
The unique key of the notification to remove
A promise that resolves when the notification has been removed
Removes a notification from the store by key.
Uses async store retrieval because notifications may be called before the map is created.