valueOf static method

DataPointFlags? valueOf(
  1. int value
)

Implementation

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