create static method

FFNode create()

Implementation

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