LOW constant

VideoQuality const LOW

Implementation

static const VideoQuality LOW =
    VideoQuality._(0, _omitEnumNames ? '' : 'LOW');