clear method

Object? clear()
inheritedoverride

Clears the set, removing all elements

Sync CollectiveList returns void Async CollectiveList returns Future<void>