valueOf static method

Participant_Role? valueOf(
  1. int value
)

Implementation

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