store property

The PersistentStore that represents the database being migrated.

Implementation

PersistentStore get store => database!.store!;