preventRedownload property

bool preventRedownload
final

Whether to skip downloading tiles that already exist

Defaults to false, so that existing tiles will be updated.

Implementation

final bool preventRedownload;