getDefault static method

ServerGoEmpty getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static ServerGoEmpty getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<ServerGoEmpty>(create);