allowRemoveAll property

bool allowRemoveAll
final

If set to true, clients can remove all items by passing a null id to remove.

false by default.

Implementation

final bool allowRemoveAll;