menu
extensions package
documentation
ai.dart
ChatTurnDetails
cacheHit property
cacheHit property
dark_mode
light_mode
cacheHit
property
bool
?
cacheHit
getter/setter pair
Whether the response was a cache hit;
null
when caching is disabled.
Implementation
bool? cacheHit;
extensions package
documentation
ai
ChatTurnDetails
cacheHit property
ChatTurnDetails class