create static method

MatchData create()

Implementation

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