valueOf static method

PKCE? valueOf(
  1. int value
)

Implementation

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