create static method

Tournament create()

Implementation

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