IdentifiableFilePersistence<T extends IIdentifiable<K> , K> constructor
Null safety
- [JsonFilePersister<
T> ? persister]
Creates a new instance of the persistence.
persister
(optional) a persister component that loads and saves data from/to flat file.