valueOf static method

BlockIDFlag? valueOf(
  1. int value
)

Implementation

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