backend property
The backend this config is for. Must match the AtPersistenceFactory.backendId you pass it to.
Implementation
@override
AtPersistenceBackendId get backend => AtPersistenceBackendId.hive;
The backend this config is for. Must match the AtPersistenceFactory.backendId you pass it to.
@override
AtPersistenceBackendId get backend => AtPersistenceBackendId.hive;