valueOf static method

Algorithm? valueOf(
  1. int value
)

Implementation

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