create static method

VmImage create()

Implementation

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