responseRel property

  1. @internal
ToOne<CachedAliceHttpResponse> responseRel
final

ToOne relation of response.

Implementation

@internal
final ToOne<CachedAliceHttpResponse> responseRel =
    ToOne<CachedAliceHttpResponse>();