MatchedUrl constructor

MatchedUrl({
  1. String? url,
})

Implementation

MatchedUrl({this.url});