create static method

FFAppState create()

Implementation

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