response

@get:JvmName(name = "response")
val response: MockResponse


@JvmName(name = "-deprecated_response")
fun response(): MockResponse

Deprecated (with error)

moved to val

Replace with

response