valueOf static method

TxoState? valueOf(
  1. int value
)

Implementation

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