getDefault static method

InferResponse getDefault()

Implementation

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