items property

  1. @override
Set<E> items
override

Implementation

@override
Set<E> get items => {if (newValue != null) newValue!};