Returns a copy of the internal data structure.
Returns:
Map<String, Map<TId, dynamic>> get data => Map.from(_data);