hasPreview property

bool? hasPreview
latefinal

Whether this file has a preview image

Implementation

late final bool? hasPreview = props.ncHasPreview;