pinnedIds property

Set<String> get pinnedIds

Implementation

Set<String> get pinnedIds => Set<String>.unmodifiable(_pinnedIds);