static void setCustomFields({required Map<String, dynamic> customFields}) { InngageProperties.customFields = customFields; }