SettingsSectionPowerSaving constructor

SettingsSectionPowerSaving({
  1. required String subsection,
})

Implementation

SettingsSectionPowerSaving({required this.subsection});