valueOf static method

Platform? valueOf(
  1. int value
)

Implementation

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