VideoQuality constructor

VideoQuality(
  1. String id,
  2. int uid
)

Implementation

VideoQuality(super.id, super.uid);