NotificationsSettingsScreen constructor

const NotificationsSettingsScreen({
  1. Key? key,
  2. String? preselectedOrgId,
})

Implementation

const NotificationsSettingsScreen({super.key, this.preselectedOrgId});