cache property

Map<String, dynamic> get cache

Implementation

Map<String, dynamic> get cache => _cache;