create static method

MatchPosition create()

Implementation

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