valueOf static method

ValidatedPurchase_Store? valueOf(
  1. int value
)

Implementation

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