valueOf static method

NetworkId? valueOf(
  1. int value
)

Implementation

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