hasResponse

open fun hasResponse(): Boolean
Specifies the HTTP response info enclosed for this fetch invocation response.
.elide.http.HttpResponse response = 3;

Return

Whether the response field is set.