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