isThumbnail property

bool isThumbnail

Whether image is thumbnail.

Implementation

bool get isThumbnail => this is ImageThumbnail;