create static method

ServerInfo create()

Implementation

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