thumbnail property

ArcGISImage? thumbnail

The thumbnail of the shapefile.

Shapefile metadata values are read from the associated .xml file.

Implementation

ArcGISImage? get thumbnail => _thumbnail.value;