valueOf static method

MsgSourceType? valueOf(
  1. int value
)

Implementation

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