setValueAtPath abstract method
Write a nested value to settings.
Implementation
SettingValidation setValueAtPath(List<String> path, dynamic value);
Write a nested value to settings.
SettingValidation setValueAtPath(List<String> path, dynamic value);