getWith

suspend fun <T> ResponsePayload.getWith(bodyHandler: <Error class: unknown class><T>): T

Converts this payload to T using the given body handler.