create static method

BuiltImage create()

Implementation

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