Typedef for custom reporting api
typedef ReportEventOverride = Future<void> Function(String encodedEvent);