valueOf static method

SecretGeneratorType? valueOf(
  1. int value
)

Implementation

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