create static method

FFHero create()

Implementation

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