selectedIds property

Set<String> get selectedIds

Implementation

Set<String> get selectedIds => Set.unmodifiable(_selectedIds);