valueOf static method

LabelDescriptor_ValueType? valueOf(
  1. int value
)

Implementation

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