valueOf static method

EvidenceType? valueOf(
  1. int value
)

Implementation

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