clear method

Object? clear()
inherited

Clears the set, removing all elements

Sync CollectiveSet returns void Async CollectiveSet returns Future<void>