DeviceSettingsModel constructor Null safety
Implementation
DeviceSettingsModel({
this.ignoringBatteryOptimizations,
this.isPowerSaving,
this.gpsEnabled,
});
DeviceSettingsModel({
this.ignoringBatteryOptimizations,
this.isPowerSaving,
this.gpsEnabled,
});