valueOf static method

MessageRole? valueOf(
  1. int value
)

Implementation

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