SettingsSectionPrivacyAndSecurity constructor

SettingsSectionPrivacyAndSecurity({
  1. required String subsection,
})

Implementation

SettingsSectionPrivacyAndSecurity({required this.subsection});