valueOf static method

SessionState? valueOf(
  1. int value
)

Implementation

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