An unmodifiable view of the underlying key→value map.
Map<String, String> get data => Map.unmodifiable(_data);