NavigationAnalyticsSink constructor

const NavigationAnalyticsSink()

Creates a navigation analytics sink.

Subclasses override onScreenEnter, onScreenExit, and optionally flush to receive events. Use the default const constructor for a no-op sink.

Implementation

const NavigationAnalyticsSink();