isVideo property

bool get isVideo

Implementation

bool get isVideo => type.toUpperCase() == 'VIDEO';