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