valueOf static method

LayerDataOrder? valueOf(
  1. int value
)

Implementation

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