isVideoAvailable property

bool isVideoAvailable

Implementation

bool get isVideoAvailable => playabilityStatus.toLowerCase() != 'error';