toSet method

Set<T> toSet()

Implementation

Set<T> toSet() => _list.toSet();