@override Stream<dynamic> getTrackingEventStream() { return trackingEventChannel .receiveBroadcastStream(trackingEventChannel.name); }