isVideo property

bool isVideo

Is this Submission a video.

Implementation

bool get isVideo => data!['is_video'];