create static method

ServerGoEmpty create()

Implementation

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