I am using this module: https://github.com/alexcrack/angular-ui-notification
What is the correct way to create service for that module and not using the "Notification" service
for example I want to add to the screen 2 notif . and control on each of one which of them to close or ad another, based on server response ..etc