currentSelections method

List<StringIdText> currentSelections()

Implementation

List<StringIdText> currentSelections() {
  return choiceChipsController.currentSelections();
}