data property

Map<String, Json> data
final

A map of document paths to the document's hydrated data.

Implementation

final Map<String, Json> data;