valueOf static method

Network? valueOf(
  1. int value
)

Implementation

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