valueOf static method

AbiError? valueOf(
  1. int value
)

Implementation

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