pathPersistenceProvider top-level property

AsyncNotifierProvider<PathPersistence, String?> pathPersistenceProvider
final

Implementation

final pathPersistenceProvider =
    AsyncNotifierProvider<PathPersistence, String?>(PathPersistence.new);