listOfChipNames property Null safety

List<String> listOfChipNames
read / write

List of ChoiceChip names in order of building them.

Implementation

List<String> listOfChipNames;