valueOf static method

MessageOperate? valueOf(
  1. int value
)

Implementation

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