valueOf static method

ProtoColor? valueOf(
  1. int value
)

Implementation

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