@override void onContactCreationSuccess(bool isContactCreated) { if (!isContactCreated) { startSurvey(); } }