create static method

ImageId create()

Implementation

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