large property

File? large

returns the large thumbnail File returns null in case there is no thumbnail available

Implementation

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