valueOf static method

Uri_Schema? valueOf(
  1. int value
)

Implementation

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