persistentStore property Null safety
read / write
The persistent store that Querys on this context are executed through.
Implementation
PersistentStore persistentStore;
The persistent store that Querys on this context are executed through.
PersistentStore persistentStore;