cache property

Map<String, String> cache

Read-only cache of brick,location pairs.

Implementation

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