valueOf static method

SigningError? valueOf(
  1. int value
)

Implementation

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