menu
nice2dev_flutter_ui
events\nice_events2.dart
NiceAttractionVoting
votedIds property
votedIds
dark_mode
light_mode
votedIds
property
Set
<
String
>
votedIds
final
IDs of attractions the current user already voted for.
Implementation
final Set<String> votedIds;
nice2dev_flutter_ui
nice_events2
NiceAttractionVoting
votedIds property
NiceAttractionVoting class