I want to increase display time for ngx-toastr. I am using toastr.success on the success message from API
this.toastr.success(this.successMessage);