StoryPrivacySettingsContacts constructor

StoryPrivacySettingsContacts({
  1. required List<int> exceptUserIds,
})

Implementation

StoryPrivacySettingsContacts({required this.exceptUserIds});