toSet method

*<Null safety>*
  • @override

Set<E> toSet () inherited

Implementation

@override
Set<E> toSet() => _base.toSet();