cache property

bool cache
final

Whether to use a memoization cache to store the results of past lookups.

Implementation

final bool cache;