evictErrorTileStrategy property

EvictErrorTileStrategy evictErrorTileStrategy
final

If a Tile was loaded with error and if strategy isn't none then TileProvider will be asked to evict Image based on current strategy (see #576 - even Error Images are cached in flutter)

Implementation

final EvictErrorTileStrategy evictErrorTileStrategy;