body

inline suspend fun <T : Any> Request.body(): T(source)

Deserializes and returns this body as an instance of type T.