valueOf static method

SlpTokenType? valueOf(
  1. int value
)

Implementation

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