valueOf static method

AutonomyState? valueOf(
  1. int value
)

Implementation

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