valueOf static method

TopicRole? valueOf(
  1. int value
)

Implementation

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