getDefault static method

VLMServiceState getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static VLMServiceState getDefault() => _defaultInstance ??=
    $pb.GeneratedMessage.$_defaultFor<VLMServiceState>(create);