valueOf static method

PowerProfileType? valueOf(
  1. int value
)

Implementation

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