create static method

Backend create()

Implementation

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