create static method

CallMatcher create()

Implementation

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