events property

List<AppFitEvent> get events

The entries in the cache.

Implementation

List<AppFitEvent> get events => _cache;