create static method

BatchEntry create()

Implementation

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