AudioQuality constructor

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

Implementation

AudioQuality(super.id, super.uid);