A read-only view of the backing map (for assertions in tests).
Map<String, String> get snapshot => Map.unmodifiable(_data);