toSet method

Set<E> toSet()

Implementation

Set<E> toSet() => value.toSet();