create static method

IntentBatch create()

Implementation

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