valueOf static method

InboxLabel? valueOf(
  1. int value
)

Implementation

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