create static method

FFBackend create()

Implementation

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