Future<void> track({ required String eventName, required Function(SprigSurveyState) onCompletion, }) { throw UnimplementedError('track() has not been implemented.'); }