isVideo property

bool isVideo

Implementation

bool get isVideo => _type == MediaType.video;