ZFSurvey sendCustomAttributes(Map<String, dynamic> hashMap) { if (hashMap.isNotEmpty) { customAttributehashMap = hashMap; } return this; }