isUpcoming property

bool? get isUpcoming

The field indicates that the broadcast will begin soon. For live =1.

Implementation

bool? get isUpcoming => checkBoolInProperty('upcoming');