getSelectedChipIds method

List<int> getSelectedChipIds()

Implementation

List<int> getSelectedChipIds() => List.from(js.getSelectedChipIds());