valueOf static method

OIDCVersion? valueOf(
  1. int value
)

Implementation

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