valueOf static method

ClaimPredicate? valueOf(
  1. int value
)

Implementation

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