normal property

File? normal

returns the normally sized thumbnail File returns null in case there is no thumbnail available

Implementation

File? get normal => _thumbnailPathByType('normal');