isVideo property

bool get isVideo

Implementation

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