pathPersistenceProvider top-level property
Implementation
final pathPersistenceProvider =
AsyncNotifierProvider<PathPersistence, String?>(PathPersistence.new);
final pathPersistenceProvider =
AsyncNotifierProvider<PathPersistence, String?>(PathPersistence.new);