create static method

BatchRequest create()

Implementation

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