valueOf static method

Routing_Error? valueOf(
  1. int value
)

Implementation

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