create static method

ServerConfig create()

Implementation

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