valueOf static method

Topic? valueOf(
  1. int value
)

Implementation

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