isProcessing property

bool? get isProcessing

The field is returned if the video is in the process of processing, always contains 1.

Implementation

bool? get isProcessing => checkBoolInProperty('processing');