create static method

Game create()

Implementation

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