Future<void> trackEvent( String eventName, Map<String, dynamic>? eventData, ) { throw UnimplementedError('trackEvent() has not been implemented.'); }