isHq property

bool? get isHq

true if the audio is high quality.

Implementation

bool? get isHq => checkBoolInProperty('is_hq');