// // PumpEventStored+CoreDataClass.swift // FreeAPS // // Created by Cengiz Deniz on 21.07.24. // // import Foundation import CoreData @objc(PumpEventStored) public class PumpEventStored: NSManagedObject { }