timestamps constant

MapWidgetDebugOptions const timestamps

Each tile shows a timestamps with modified and expires dates or n/a if timestamp is not available.

Implementation

static const MapWidgetDebugOptions timestamps = MapWidgetDebugOptions._(
  MapWidgetDebugOptionsData.timestamps,
);