isChartVideo property
bool
get
isChartVideo
Returns true if this is a chart video
Implementation
bool get isChartVideo => chartType == 'videos';
Returns true if this is a chart video
bool get isChartVideo => chartType == 'videos';