cacheOption property

ManagerCacheOption cacheOption
final

An option to cache Manager's data This is not a storage cache or memory cache. Data is cache within lifetime of FutureManager only

Implementation

final ManagerCacheOption cacheOption;