create static method

InferRequest create()

Implementation

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