valueOf static method

ChatRole? valueOf(
  1. int value
)

Implementation

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