valueOf static method

ServiceConfig_SecurityLevel? valueOf(
  1. int value
)

Implementation

static ServiceConfig_SecurityLevel? valueOf($core.int value) => _byValue[value];