valueOf static method

ResponeType? valueOf(
  1. int value
)

Implementation

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