chips property

Set<String> chips
getter/setter pair

set of chips i.e. list of unique chips

Implementation

Set<String> chips = <String>{};