create static method

Match create()

Implementation

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