Future<void> startClassicForm({required String formId}) async { return GleapJsSdkHelper.startClassicForm(formId); }