NetConnectionNotAllowed constructor

NetConnectionNotAllowed(
  1. MockHttpClientRequest request,
  2. Iterable pendingMocks
)

Implementation

NetConnectionNotAllowed(this.request, this.pendingMocks);