removeEmptySets property

bool removeEmptySets
final

If true (the default), sets which become empty are automatically removed, together with their keys. If false, empty sets and their keys are kept.

Implementation

final bool removeEmptySets;