create static method

BatchResult create()

Implementation

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