 As per Salesforce documentation, and functionality the below is valid ``` apex const toastEvent = $A.get("e.force:showToast"); ``` https://developer.salesforce.com/docs/component-library/bundle/force:showToast/documentation
As per Salesforce documentation, and functionality the below is valid
https://developer.salesforce.com/docs/component-library/bundle/force:showToast/documentation