valueOf static method

OIDCTokenType? valueOf(
  1. int value
)

Implementation

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