isTrending property

bool get isTrending

Returns true if this is a trending video

Implementation

bool get isTrending => chartType == 'trending';