local_values/local_singleton library

Classes

LocalSingleton<T>

Functions

buildLocalSingleWithDependences<T>({required Future<LocalDataContainer> localDataContainerCreator(DocumentType, String), required String fileName, DocumentType? documentType, T fromJson(Map<String, dynamic>)?, Map<String, dynamic> toJson(T)?}) LocalSingleton<T>