Convert event attributes into JSON string.
fun EventAttributes.toJsonString(): String
fun EventAttributes.toStringKeyMap(): Map<String, Any>