create static method

VLMImage create()

Implementation

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