create static method

FFImage create()

Implementation

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