void logEvent(String eventType, [Map<String, dynamic>? extras]) { throw UnimplementedError('logEvent() has not been implemented.'); }