SettingService constructor

SettingService()

Implementation

factory SettingService() => _instance ??= SettingService._();