UrlRequestMatcher constructor

const UrlRequestMatcher({
  1. bool matchMethod = false,
})

Implementation

const UrlRequestMatcher({this.matchMethod = false});