create static method

FFProject create()

Implementation

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