valueOf static method

Blockchain? valueOf(
  1. int value
)

Implementation

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