valueOf static method

Implementation

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