create static method

MatchList create()

Implementation

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