create static method

BatchResponse create()

Implementation

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