create static method

EndpointMatcher create()

Implementation

@$core.pragma('dart2js:noInline')
static EndpointMatcher create() => EndpointMatcher._();