create static method

Accelerator create()

Implementation

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