bulkDeleteLimit constant

Duration const bulkDeleteLimit

The duration after which bulk delete operations are no longer valid.

Implementation

static const bulkDeleteLimit = Duration(days: 14);