valueOf static method

ReadConsistencyType? valueOf(
  1. int value
)

Implementation

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