DatadogObserver constructor
DatadogObserver()
Creates a NavigatorObserver that sends stopView and startView to DatadogFlutter.
Heavily inspired and borrowed from FirebaseAnalyticsObserver.
DatadogFlutter.initialize must be called before accessing the observer
with a non-empty rumApplicationId.
Implementation
DatadogObserver();