valueOf static method

IntentView? valueOf(
  1. int value
)

Implementation

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