create static method Null safety

Image create()

Implementation

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