create static method

VLMServiceState create()

Implementation

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