keys property

Iterable<String> get keys

All cached function IDs.

Implementation

Iterable<String> get keys => _cache.keys;