isConverting property

bool? get isConverting

Does the video convert?

Implementation

bool? get isConverting => checkBoolInProperty('converting');