valueOf static method

PolicyOp? valueOf(
  1. int value
)

Implementation

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