valueOf static method

CheckTxType? valueOf(
  1. int value
)

Implementation

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