valueOf static method

PackageFormat? valueOf(
  1. int value
)

Implementation

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