create static method

VLMResult create()

Implementation

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