class WriterContent(body: suspend Writer.() -> Unit, val contentType: <Error class: unknown class>, val status: <Error class: unknown class>? = null, val contentLength: Long? = null)(source) Represents a content that is produced by body function
Report a problem