create static method

MatchProfile create()

Implementation

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