local_values/local_singleton library
Classes
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>