valueOf static method

SignedMsgType? valueOf(
  1. int value
)

Implementation

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