valueOf static method

VideoQuality? valueOf(
  1. int value
)

Implementation

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