cache property

Map<String, WalletValue<T>> cache

Implementation

Map<String, WalletValue<T>> get cache => _cache;