isVideo property

bool isVideo

Video regex

Implementation

bool get isVideo => hasMatch(this, Patterns.video);