FluidTopicsNotificationService allows designers to notify users of an action.
It can have the following methods:
info()warn()error()
For example:
FluidTopicsNotificationService.info("This is an information notification!")
The different methods create the following notifications: