render

abstract fun render(detektion: Detektion): String?

Converts the given detektion into a string representation to present it to the client. The implementation specifies which parts of the report are important to the user.