valueOf static method

Signature_Scheme? valueOf(
  1. int value
)

Implementation

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