menu
matex_data package
documentation
logic/providers/metadata.provider.dart
MatexDataProvider<T>
jsonCache property
jsonCache property
dark_mode
light_mode
jsonCache
property
TCacheManager
<
Map
<
String
,
dynamic
>
>
jsonCache
late
final
Cache manager for raw JSON data.
Implementation
late final TCacheManager<Map<String, dynamic>> jsonCache;
matex_data package
documentation
logic/providers/metadata.provider
MatexDataProvider<T>
jsonCache property
MatexDataProvider class