create static method

InferResponse create()

Implementation

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