hitRate property

double get hitRate

Gets the cache hit rate.

Implementation

double get hitRate => _analytics.hitRate;