valueOf static method

LayerDataType? valueOf(
  1. int value
)

Implementation

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