isChartVideo property

bool get isChartVideo

Returns true if this is a chart video

Implementation

bool get isChartVideo => chartType == 'videos';