FullHttpRequestMatcher constructor

const FullHttpRequestMatcher({
  1. bool needsExactBody = false,
})

Implementation

const FullHttpRequestMatcher({this.needsExactBody = false});