valueOf static method

FacetCutAction? valueOf(
  1. int value
)

Implementation

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