menu
datum package
documentation
source/config/datum_config.dart
DatumConfig<T extends DatumEntityInterface>
maxQueryCacheSize property
maxQueryCacheSize property
dark_mode
light_mode
maxQueryCacheSize
property
int
maxQueryCacheSize
final
The maximum size of the query cache.
Implementation
final int maxQueryCacheSize;
datum package
documentation
source/config/datum_config
DatumConfig<T extends DatumEntityInterface>
maxQueryCacheSize property
DatumConfig class