confirm method

List<T> confirm()

Implementation

List<T> confirm() => List.unmodifiable(_selected);