dispatcher property

CustomerPulseEventDispatcher? dispatcher
final

Dispatches survey lifecycle events to the host app. When omitted the web view still closes itself on so-widget-completed/so-widget-closed exactly as before, the callbacks are simply no-ops.

Implementation

final CustomerPulseEventDispatcher? dispatcher;