create static method

GameServer create()

Implementation

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