don't forget to add a toast element in your html (and import ToastModule) e.g.:
<p-toast position="top-center" [baseZIndex]="5000" [hideTransitionOptions]="'350ms ease-in'"></p-toast>