LauncherPrefs constructor
LauncherPrefs({})
Implementation
LauncherPrefs({
required this.currentExperiencePointsPleaseDontHackThis,
required this.currentLauncherLevelPleaseDontHackThis,
required this.enabledSkills,
required this.formatVersion,
required this.version,
});