valueOf static method

Attachment_AttachmentType? valueOf(
  1. int value
)

Implementation

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