valueOf static method

UserGrantState? valueOf(
  1. int value
)

Implementation

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