valueOf static method

Prompt? valueOf(
  1. int value
)

Implementation

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