allowRemoveAll property
If set to true, clients can remove all items by passing a null id to remove.
false by default.
Implementation
final bool allowRemoveAll;
If set to true, clients can remove all items by passing a null id to remove.
false by default.
final bool allowRemoveAll;