valueOf static method

Distance? valueOf(
  1. int value
)

Implementation

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