hasResponse

abstract fun hasResponse(): Boolean
Specifies the HTTP response.
.elide.http.HttpResponse response = 2;

Return

Whether the response field is set.