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