valueOf static method

TxHasher? valueOf(
  1. int value
)

Implementation

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