UmamiNavigationObserver constructor
UmamiNavigationObserver(
- FutureOr<
UmamiService> _umamiService
Creates a UmamiNavigationObserver with the given UmamiService.
Implementation
UmamiNavigationObserver(this._umamiService);