HIGH constant

VideoQuality const HIGH

Implementation

static const VideoQuality HIGH =
    VideoQuality._(2, _omitEnumNames ? '' : 'HIGH');