isVideoPlayable property

bool isVideoPlayable

Implementation

bool get isVideoPlayable => playabilityStatus.toLowerCase() == 'ok';