valueOf static method

DropInfo_Cause? valueOf(
  1. int value
)

Implementation

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