valueOf static method

Property_PropertyType? valueOf(
  1. int value
)

Implementation

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