create
fun create(eventName: String, type: DispatchType = DispatchType.Event, dataObject: DataObject = DataObject.EMPTY_OBJECT): Dispatch
Creates a new Dispatch with the provided event name and context data.
This method will automatically add common data points such as Keys.TEALIUM_EVENT Keys.REQUEST_UUID