ModelInfo

constructor(model: WatchInfo.WATCH_MODEL, worldCitiesCount: Int, dstCount: Int, alarmCount: Int, hasAutoLight: Boolean, hasReminders: Boolean, shortLightDuration: String, longLightDuration: String, weekLanguageSupported: Boolean = true, worldCities: Boolean = true, hasBatteryLevel: Boolean = true, hasTemperature: Boolean = true, batteryLevelLowerLimit: Int = 15, batteryLevelUpperLimit: Int = 20, alwaysConnected: Boolean = false, findButtonUserDefined: Boolean = false, hasPowerSavingMode: Boolean = true, hasDnD: Boolean = false)