hasVideoFile property

bool get hasVideoFile

Implementation

bool get hasVideoFile => videoPath != null && videoPath!.isNotEmpty;