persistentStore property Null safety

PersistentStore persistentStore
read / write

The persistent store that Querys on this context are executed through.

Implementation

PersistentStore persistentStore;