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