Map<String, dynamic> toJson() { return { 'themeName': themeName, 'lastSelectedDeviceId': lastSelectedDeviceId, }; }